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
027b2e1b88
easydiffusion
/
ui
History
cmdr2
027b2e1b88
Use the 65 percentile of free_mem for GPU selection, instead of 75 percentile
2022-11-14 12:26:21 +05:30
..
hotfix
Hotfix for broken openAI dependency - bad json file
2022-09-10 00:13:16 +05:30
media
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
sd_internal
Use the 65 percentile of free_mem for GPU selection, instead of 75 percentile
2022-11-14 12:26:21 +05:30
index.html
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
modifiers.json
Support for longer labels
2022-09-23 00:05:05 +03:00
server.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