stablediffusion icon indicating copy to clipboard operation
stablediffusion copied to clipboard

High-Resolution Image Synthesis with Latent Diffusion Models

Results 342 stablediffusion issues
Sort by recently updated
recently updated
newest added

So it looks like the official xformers library requires python >=3.9, yet the ldm environment has python 3.8. ``` ERROR: Package 'xformers' requires a different Python: 3.8.20 not in '>=3.9'...

https://github.com/Stability-AI/stablediffusion?tab=readme-ov-file#depth-conditional-stable-diffusion I am really beginner to this program and havent done any these coding? know really nothing about it. https://www.youtube.com/watch?v=AjXQEXgHWGA&t=1018s I was following it and all worked and at last...

I generated an image using flux and it's completely gray ![Image](https://github.com/user-attachments/assets/5254f074-b840-400d-8044-a796202118ac) some information: model used: flux1_dev_bnb_nf4_v2 python version: 3.10.6 I tried to use the AE.safetensors vae, except I didn't see...

Thank you for your great work on this model! I'm training it on my own defect dataset, but the results are not coming out well. What might be the cause...

When I run this command "python scripts/txt2img.py --prompt "a professional photograph of an astronaut riding a horse" --ckpt /home/wangyq/Projects/stablediffusion/checkpoints/v2-1_768-ema-pruned.ckpt --config /home/wangyq/Projects/stablediffusion/configs/stable-diffusion/v2-inference-v.yaml --H 768 --W 768", the following error occurred: (stable_diffusion)...

Bumps [gradio](https://github.com/gradio-app/gradio) from 3.13.2 to 5.0.0. Release notes Sourced from gradio's releases. [email protected] Features #8843 6f95286 - No token passed by default in gr.load() #8843 6f95286 - Adding new themes...

dependencies

Can i use an USB to setup my SD? I dont want to setup it in my C/D. These are my computer indexes : AMD Ryzen 7 5800U with Radeon...

https://github.com/Stability-AI/stablediffusion/blob/cf1d67a6fd5ea1aa600c4df58e5b47da45f6bdbf/ldm/modules/karlo/diffusers_pipeline.py#L24 But where is the UNet2DConditionModel? I cannot find