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
543f13f9a3
easydiffusion
/
ui
/
sd_internal
History
cmdr2
543f13f9a3
Tweak logging to increase the space available by 3 characters
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