This website requires JavaScript.
Explore
Help
Sign In
extern
/
easydiffusion
Watch
1
Star
0
Fork
1
You've already forked easydiffusion
mirror of
https://github.com/easydiffusion/easydiffusion.git
synced
2025-07-24 17:35:33 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9f5202fee33e64afd34d15707d6b584aeca75c2f
easydiffusion
/
ui
History
Marc-Andre Ferland
9f5202fee3
Improved readability and comments.
2022-10-29 00:43:02 -04:00
..
hotfix
Hotfix for broken openAI dependency - bad json file
2022-09-10 00:13:16 +05:30
media
Support custom VAE files; Use vae-ft-mse-840000-ema-pruned as the default VAE, which can be overridden by putting a .vae.pt file inside models/stable-diffusion with the same name as the ckpt model file. The UI / System Settings allows setting the default VAE model to use
2022-10-28 20:06:44 +05:30
sd_internal
Moved wait outside lock and now returns false on failure.
2022-10-28 22:52:00 -04:00
index.html
Support custom VAE files; Use vae-ft-mse-840000-ema-pruned as the default VAE, which can be overridden by putting a .vae.pt file inside models/stable-diffusion with the same name as the ckpt model file. The UI / System Settings allows setting the default VAE model to use
2022-10-28 20:06:44 +05:30
modifiers.json
Support for longer labels
2022-09-23 00:05:05 +03:00
server.py
Improved readability and comments.
2022-10-29 00:43:02 -04:00