Saurabh Saxena

Results 6 comments of Saurabh Saxena

I was able to run it on V100 with 32gb ram. There might be some other issue.

Nothing special in training config. Used the same arguments as mentioned in readme.

Download `DejaVuSans.ttf` file from internet and put it in `Dreambooth-Stable-Diffusion/data/DejaVuSans.ttf` location

@float-trip will this affect the performance of the model ?

Looks like ldm module is similar to original SD code https://github.com/CompVis/stable-diffusion/tree/main/ldm. I am assuming the original img2img script should just work https://github.com/CompVis/stable-diffusion/blob/main/scripts/img2img.py. But still some code changes are required.