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
d03eed3859
easydiffusion
/
ui
/
sd_internal
History
cmdr2
d03eed3859
Simplify the logic for reloading gfpgan and realesrgan models (based on the request), using the code path used for the other model types
2022-12-11 14:14:59 +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
Simplify the logic for reloading gfpgan and realesrgan models (based on the request), using the code path used for the other model types
2022-12-11 14:14:59 +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