easydiffusion/ui/sd_internal
2022-12-11 13:30:16 +05:30
..
__init__.py Option to apply color correction (balances the histogram) during inpainting; Refactor the runtime to use a general-purpose dict 2022-12-09 19:39:56 +05:30
app.py Tweak logging to increase the space available by 3 characters 2022-12-11 13:19:22 +05:30
device_manager.py Use a logger 2022-12-09 21:30:18 +05:30
model_manager.py Tweak logging to increase the space available by 3 characters 2022-12-11 13:19:22 +05:30
runtime2.py Load the models after the device init, to let the UI load before the models finish loading 2022-12-11 13:30:16 +05:30
runtime.py First draft of multi-task in a single session. (#622) 2022-12-08 11:12:46 +05:30
task_manager.py Load the models after the device init, to let the UI load before the models finish loading 2022-12-11 13:30:16 +05:30