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
6c089c0a78
easydiffusion
/
ui
/
sd_internal
History
cmdr2
97ee085f30
Fix a bug where Face Correction (GFPGAN) would fail on cuda:N (i.e. GPUs other than cuda:0), as well as fail on CPU if the system had an incompatible GPU.
2022-11-17 12:27:06 +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 a bug where Face Correction (GFPGAN) would fail on cuda:N (i.e. GPUs other than cuda:0), as well as fail on CPU if the system had an incompatible GPU.
2022-11-17 12:27:06 +05:30
task_manager.py
Fix a bug where Face Correction (GFPGAN) would fail on cuda:N (i.e. GPUs other than cuda:0), as well as fail on CPU if the system had an incompatible GPU.
2022-11-17 12:27:06 +05:30