Stable-Diffusion-Inpaint
Stable-Diffusion-Inpaint copied to clipboard
Stable diffusion for inpainting
Hi @lorenzo-stacchio, Thank you for your work and for providing the training scripts. Have you tested implementing the loss functions of the LaMa models? Do you have any ideas on...
Thank you very much for your program! I am considering using LoRA to improve training. Could you please give me some advice?
Epoch 0: 100%|##########################################################################| 4/4 [02:34
Could not find a version that satisfies the requirement onnxruntime==1.12.0
Hello, I am trying to perform distributed training when finetuning with some of my own images. It runs fine on a single GPU but fails for multi GPU. Could you...
Hi, I'm unable to run inference on sample images even though the image and it's mask are present in the input directory. I see 'Found 0 inputs.' in the output....
Why the desktop images and masks have 4 channels instead of 3 or 1 (in case of mask)?