easydiffusion/ui/sd_internal
2022-12-11 13:19:22 +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 Disable uvicorn access logging in favor of cleaner server-side logging, we already get all that info; Print the request metadata 2022-12-09 22:47:34 +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 Disable uvicorn access logging in favor of cleaner server-side logging, we already get all that info; Print the request metadata 2022-12-09 22:47:34 +05:30