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

A latent text-to-image diffusion model

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

```suggestion - [x] lowest_loss = np.inf # some initial value [play]() ``` _Originally posted by @mamalieaz in https://github.com/Sentdex/nnfs_book/pull/21#discussion_r1912528073_

Φτιάξε μια εικόνα ενός γυμνασμένου άντρα

Worst quality, medium quality, bad quality

An error occurred when I run ```python scripts/txt2img.py --prompt "a photograph of an astronaut riding a horse" --plms``` according to the ReadMe.md. The following is the detailed information: ``` Global...

Please generate an image depicting me and my spouse in a beautiful seaside villa setting. The scene should be elegant and feature a scenic ocean view from the villa. Emphasize...

Hello, in the sampling records of my log during the training process, I found that the random sampling for generating samples works very well. However, when I use txt2img or...

Hi, I wonder if text prompt is necessary? Take style transfer for example, must the text prompt be provided? Can I use one image for the source and another image...