easydiffusion/ui/sd_internal
2022-12-09 19:39:56 +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 Work-in-progress: refactored the end-to-end codebase. Missing: hypernetworks, turbo config, and SD 2. Not tested yet 2022-12-08 21:39:09 +05:30
device_manager.py Fix integration issues after the refactor 2022-12-09 17:50:33 +05:30
model_manager.py Simplify the API for resolving model paths; Code cleanup 2022-12-09 15:45:36 +05:30
runtime2.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
runtime.py First draft of multi-task in a single session. (#622) 2022-12-08 11:12:46 +05:30
task_manager.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