Pirog17000

Results 6 issues of Pirog17000

instructions are pretty clear, yet it doesn't work out of the box 1. inpaint_sd.py been placed in root project folder to catch the subfolders and structure 2. inpaint_sd.py, string 109,...

### Describe the bug I'm preparing pipeline for upscale this way: ``` pipe = StableDiffusionUpscalePipeline.from_pretrained("stabilityai/stable-diffusion-2-1", use_auth_token="12345_token_4321", local_files_only=False, revision='fp16', torch_dtype=torch.float16, custom_pipeline="tiled_upscaling", low_cpu_mem_usage=True, low_res_scheduler=PNDMScheduler, ) ``` This always leads to error: ```...

bug
stale

APISR: https://github.com/Kiteretsu77/APISR SUPIR: https://github.com/Fanghua-Yu/SUPIR

Would be nice to have a few options to select from for the depth estimation algorithms, specifically new Marigold as it catches a LOT of details https://huggingface.co/spaces/toshas/marigold Additionally, Zoe if...

enhancement

The issue happens on high DPI displays, if the resolution of the monitor (and Krita and its windows) is high, preview in live mode becomes.... fairly small :) Would be...

enhancement

I did a side-by-side comparison between how does LORA applied directly in Comfy vs Krita: ![image](https://github.com/user-attachments/assets/648a831f-9d02-471c-8028-f557bfca6740) 1 - I can't truly reproduce the same image with the same inputs, if...