stablediffusion
stablediffusion copied to clipboard
High-Resolution Image Synthesis with Latent Diffusion Models
Hello, Im using browser kiwi in Android 13. accessing Stable diffusion in hugging face website is showing the result below  Any kind of solution or help?
我在win11设备上的docker容器中使用 `python scripts/txt2img.py --prompt "a professional photograph of an astronaut riding a horse" --ckpt /data/project/stablediffusion/v2-1_768-ema-pruned.ckpt --config configs/stable-diffusion/v2-inference-v.yaml --H 768 --W 768 ` 报错: `No operator found for `memory_efficient_attention_forward` with inputs:`...
The generated image with same prompt is not as good as the website version: https://stablediffusionweb.com/. Pretained model: https://huggingface.co/stabilityai/stable-diffusion-2-1. GPU: MSI RTX4090 Is there any more pretained model and config for...
(I'm new to github so I am basically a noob :/) So basically, I was trying to setup stable diffusion and this keeps poping up: ``` Creating venv in directory...
Traceback (most recent call last): File "scripts/txt2img.py", line 388, in main(opt) File "scripts/txt2img.py", line 219, in main model = load_model_from_config(config, f"{opt.ckpt}", device) File "scripts/txt2img.py", line 34, in load_model_from_config model =...
I might be misunderstanding the implementation, but from what I can trace, it seems like context and y aren't being utilized in the p_losses method. Could someone provide some clarity...
when i ran python scripts/txt2img.py --prompt "a professional photograph of an astronaut riding a horse" --ckpt model_files/v2-1_768-ema-pruned.ckpt --config configs/stable-diffusion/v2-inference-v.yaml --H 768 --W 768, it is giving out-of-memory error. I had...
A week ago i have instaled SD and got this issue on my screen trying to launch Stable Diffusion, i thought it was hapenning because i didn't had any GPU...
I found an issue with the drawing experience in the picture-in-picture tab. When I use the drawing pen and hold down the left mouse button, I am unable to continuously...
Bumps [gradio](https://github.com/gradio-app/gradio) from 3.13.2 to 4.11.0. Release notes Sourced from gradio's releases. v3.41.0 No release notes provided. v3.40.1 No release notes provided. v3.40.0 No release notes provided. v3.39.0 No release...