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
easydiffusion
/
ui
/
sd_internal
History
cmdr2
e37be0f954
Remove the need to use yield in the core loop for streaming results. This removes the need to patch the Stable Diffusion code, which can be fragile
2022-11-29 13:03:57 +05:30
..
__init__.py
Implement complete device selection in the backend.
2022-10-29 17:34:53 -04:00
ddim_callback_sd2.patch
Revert "Patching patch again"
2022-11-26 01:42:16 +05:30
ddim_callback.patch
Revert whitespace fix
2022-11-22 23:30:03 +05:30
device_manager.py
Don't throw an exception when an invalid device is being checked for compatibility. Report and return false
2022-11-15 12:41:10 +05:30
runtime.py
Remove the need to use yield in the core loop for streaming results. This removes the need to patch the Stable Diffusion code, which can be fragile
2022-11-29 13:03:57 +05:30
task_manager.py
Remove the need to use yield in the core loop for streaming results. This removes the need to patch the Stable Diffusion code, which can be fragile
2022-11-29 13:03:57 +05:30