stable-diffusion icon indicating copy to clipboard operation
stable-diffusion copied to clipboard

Results 23 stable-diffusion issues
Sort by recently updated
recently updated
newest added

keep getting this error even though I tried different version of rich module. How do I go about fixing it?

instructions are pretty clear, yet it doesn't work out of the box 1. inpaint_sd.py been placed in root project folder to catch the subfolders and structure 2. inpaint_sd.py, string 109,...

Hey! Needless to say incredible work with Stable Diffusion and latent diffusion in general. I saw Stable Diffusion is using a old-ish version of PyTorch Lightning (1.4.2), I'm wondering if...

Repeated inpainting leads to saturated pixels. Quick and dirty example: ``` import subprocess import os import numpy as np from PIL import Image, ImageDraw import shutil directory = lambda x:...

Thank you for this repo. It has more training related stuff, so I can try it on my own. Can you please point me where 10 % text conditioning dropout...

After following the directions, the txt2img.py script itself doesn't seem to recognize the LDM we created with the .yaml, though it exists in the .\anaconda3\envs. Do I perhaps have the...

Just removed outdated imports for a little bit better performance and refactored test_gpu.py script

I am using this pretrained model for text2img sampling: ![image](https://github.com/pesser/stable-diffusion/assets/66902842/117768ba-b1a0-4eff-a72d-068b6464915e) and i get a result like this: ![image](https://github.com/pesser/stable-diffusion/assets/66902842/003c5dda-728d-4a44-8a57-2222bb96261f) when i use this pretrained model: ![image](https://github.com/pesser/stable-diffusion/assets/66902842/3555c0db-ff41-4026-a2ac-859bafe76dc5) the result is normal, like...

## Hello dear Patrick Esser, I hope you let this thread stay to help newcomers. This is not an issue thread. Thank you. [![image](https://img.shields.io/discord/772774097734074388?label=Discord&logo=discord)](https://discord.com/servers/software-engineering-courses-secourses-772774097734074388) [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FFurkanGozukara%2FStable-Diffusion&count_bg=%2379C83D&title_bg=%239E0F0F&icon=apachespark.svg&icon_color=%23E7E7E7&title=views&edge_flat=false)](https://hits.seeyoufarm.com) [![Twitter Follow Furkan Gözükara](https://img.shields.io/badge/Twitter-Follow%20Me-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/GozukaraFurkan) [![YouTube...

For some reason, after updating my SD installation today from GitHub, Norton blocked my attempt to connect to the local IP with the following warning: Web Attack: BeEF Framework Attack...