This website requires JavaScript.
Explore
Help
Sign In
holm
/
easydiffusion
Watch
1
Star
0
Fork
0
You've already forked easydiffusion
forked from
extern/easydiffusion
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2de96d4dc9
easydiffusion
/
ui
/
sd_internal
History
cmdr2
93bbfac29a
Change the backend to a custom fork of SD, since basujindal's fork is no longer under development. This fork is intended to include the common models/tools used like RealESRGAN, GFPGAN, Codeformer etc, and is meant to be a community-developed project
2022-11-22 16:38:39 +05:30
..
__init__.py
Implement complete device selection in the backend.
2022-10-29 17:34:53 -04:00
ddim_callback.patch
Change the backend to a custom fork of SD, since basujindal's fork is no longer under development. This fork is intended to include the common models/tools used like RealESRGAN, GFPGAN, Codeformer etc, and is meant to be a community-developed project
2022-11-22 16:38:39 +05:30
device_manager.py
Don't throw an exception when an invalid device is being checked for compatibility. Report and return false
2022-11-15 12:41:10 +05:30
runtime.py
Use the correct device name when moving the model to cpu
2022-11-20 00:43:38 +05:30
task_manager.py
Check for enqueued tasks more frequently
2022-11-21 14:06:26 +05:30