fix code comments (#26)
fix code comments (#26)
21 primary-source items tagged Stable Diffusion. · Official site
fix code comments (#26)
Adds controlnet images, updates README (#21) * Adds blur and depth images * Cosmetic changes to REEADME --------- Co-authored-by: Vikram Voleti
Update README.md
Update README.md
Merge pull request #20 from Stability-AI/bf/controlnet ControlNet support
Adds default params for controlnet models
Update README to reflect new ckpt names
fixed latent encoder behavior based on control type
Updates README, minor change in sd3_infer
minor fix
PR comments, fix img2img
Update README with controlnet content
merge in README updates
remove attn_mode and xformers
Fixes for VAE logic and 2B ControlNets, and speed up model loading by loading ControlNets to CUDA if available
minor cleanup
more fixes for controlnet
minor changes to image saving and controlnet loading
eval submit script updates
update submit scripts
Translations: Chinese, Vietnamese. (V2 Nov 2022: Updated images for more precise description of forward diffusion. A few more images in this version) AI image generation is…