Haoming

Results 92 comments of Haoming

Yeah, you can try lowering the input resolution first. Alternatively, you can also try editing this line > https://github.com/Haoming02/sd-webui-old-photo-restoration/blob/main/scripts/main_function.py#L25 to: ```py GPU_ID = -1 ``` to run it on the...

For Automatic1111, at least it had an actual UI, and allows users to easily send images between tabs. For ComfyUI... just clone the original repo, process the image, then load...

In the original repo, it does indeed process the scratch into a black & white mask during the intermediate steps. If you really want, I can probably write it next...

~~Half a year later~~... https://github.com/Haoming02/comfyui-old-photo-restoration

Additionally, With ToMe patch applied, I was able to upscale from 1024x1024 to 1536x1536 using `1024` and `128` settings. Just not to 2048x2048 no matter the settings.

If you can tell me the flag to check for, I can add support for it. Otherwise, I frankly don't wanna bother looking through the code...

Oh well... Btw, does this do something that `ADetailer` can't do?