stable-diffusion
stable-diffusion copied to clipboard
Results
2
stable-diffusion issues
Sort by
recently updated
recently updated
newest added
I had an error about type interference, when using txt2img. I fixed this by adding explicit types. I'm relatively new to python, so I'm not sure, if this is right....
added img2img Batch processing gradio script to run on movie frames or other many images multiple folders Start: ``` python optimizedSD/img2imgBatch_gradio.py ``` The script runs on a folder containing subfolders...