easydiffusion/ui/sd_internal
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