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
aa59575df3
easydiffusion
/
ui
/
sd_internal
History
cmdr2
aa59575df3
Remove unused patch files
2022-12-09 15:24:55 +05:30
..
__init__.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
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
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
model_manager.py
Support hypernetworks; moves the hypernetwork module to diffusion-kit
2022-12-09 13:29:06 +05:30
runtime2.py
Use the simplified model loading API in diffusion-kit; Catch and report exceptions while generating images
2022-12-09 15:21:49 +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
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