issues
search
Haidra-Org
/
hordelib
A wrapper around ComfyUI to allow use by the AI Horde.
https://hordelib.org
GNU Affero General Public License v3.0
56
stars
17
forks
source link
feat: newest comfyui+torch+cu124 by default; fix: broken qrcode dep
#349
Closed
tazlin
closed
1 month ago
tazlin
commented
1 month ago
feat: use torch>=2.4.1 and cu124 by default
There are purported potential performance benefits and potential stability improvements.
feat: comfyui 3bb4dec
These changes somehow broke our layerdiffusion implementation. Fixed via
fix: prevent comfyui internals error with layer diffusion
, though I do worry that the code in that commit will regress in later changes to comfyui.
fix: pin dep qrcode to 7.4.2
See
https://github.com/Haidra-Org/hordelib/issues/346