easydiffusion/ui/sd_internal
2022-11-14 11:51:18 +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 Start on multiple GPUs by default (top 75 percentile by free_mem); UI selection for 'cpu' or 'auto' or a list of specific GPUs, which is now linked to the backend; Dynamically start/stop render threads for the devices, without requiring a full program restart 2022-11-14 11:23:22 +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 Workaround to run gfpgan on cuda:0 even if it's not enabled in the multi-gpu setup 2022-11-14 11:51:18 +05:30
task_manager.py Workaround to run gfpgan on cuda:0 even if it's not enabled in the multi-gpu setup 2022-11-14 11:51:18 +05:30