Basu Jindal

Results 28 comments of Basu Jindal

Hi, this code was specifically modified for faster inference, removing the possibility of using it for fine-tuning. Thanks.

Hi, I have removed colon from filename, hope it fixes the issue.

Hi, I am currently working on that itself but the inpainting process is not very clear to me, do you have any references I can follow?

Can we use the same weights for inpainting in theory (with some changes in the code), or do we need to train another model?

> When I run `optimized_img2img.py` module with `768x768px` size it generates nice image but it takes long time and I was wondering if it's possible to get more images by...

I will look into the performance degradation part. But can you tell more about the inpainting support? Does it only use the original Stable diffusion weights for inpainting?

Hi, sorry for the late reply, and thanks for adding this amazing feature; I will merge the commits as soon as possible. Thanks again!

Hi, can you once try upading the conda env using `conda env update -f environment.yaml`?

Hi, thank you for the suggestion, will try to add the script today. Cheers!

Hi, according to the error, you ran out of GPU memory. Can you close the process which might be using your GPU VRAM and try again? Cheers!