This website requires JavaScript.
Explore
Help
Sign In
extern
/
easydiffusion
Watch
1
Star
0
Fork
1
You've already forked easydiffusion
mirror of
https://github.com/easydiffusion/easydiffusion.git
synced
2025-07-19 23:37:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e18f2f09ca7f079c617ed42a882cb0f84781e21
easydiffusion
/
ui
/
sd_internal
History
cmdr2
06b41aee58
Fix - reduce the amount of VRAM occupied when the program starts up, this caused a regression and failures on GPUs with 4 gb or less of VRAM
2022-11-16 19:29:04 +05:30
..
__init__.py
Implement complete device selection in the backend.
2022-10-29 17:34:53 -04:00
ddim_callback.patch
Fix the 'Expected all tensors to be on the same device' error
2022-09-23 11:44:50 +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
env_yaml.patch
Revert "Merge pull request
#250
from cmdr2/win-installer-no-activate"
2022-09-26 20:07:04 +05:30
runtime.py
Fix - reduce the amount of VRAM occupied when the program starts up, this caused a regression and failures on GPUs with 4 gb or less of VRAM
2022-11-16 19:29:04 +05:30
task_manager.py
Remove unused variable
2022-11-15 13:18:00 +05:30