easydiffusion/ui/sd_internal
2022-10-28 22:52:00 -04:00
..
__init__.py 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
ddim_callback.patch Fix the 'Expected all tensors to be on the same device' error 2022-09-23 11:44:50 +05:30
env_yaml.patch Revert "Merge pull request #250 from cmdr2/win-installer-no-activate" 2022-09-26 20:07:04 +05:30
runtime.py 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
task_manager.py Moved wait outside lock and now returns false on failure. 2022-10-28 22:52:00 -04:00