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
b57649828d
easydiffusion
/
ui
/
sd_internal
History
cmdr2
b57649828d
Refactor the save-to-disk code, moving parts of it to diffusionkit
2022-12-12 14:01:47 +05:30
..
__init__.py
Refactor the save-to-disk code, moving parts of it to diffusionkit
2022-12-12 14:01:47 +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
Get rid of the ugly copying around (and maintaining) of multiple request-related fields. Split into two objects: task-related fields, and render-related fields. Also remove the ability for request-defined full-precision. Full-precision can now be forced by using a USE_FULL_PRECISION environment variable
2022-12-11 18:16:29 +05:30
model_manager.py
Use the turbo setting if requested
2022-12-11 20:42:31 +05:30
renderer.py
Refactor the save-to-disk code, moving parts of it to diffusionkit
2022-12-12 14:01:47 +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
Use the turbo setting if requested
2022-12-11 20:42:31 +05:30