v0.4.5
Fixes
-
Runtime:
comfyuipackage breaking changes (#33)Note that there are still other problems in
comfyui: the built package doesn't include JSON configs needed by models (hiddenswitch/ComfyUI#6). A workaround is to use editable install:git clone https://github.com/hiddenswitch/ComfyUI.git && cd ComfyUI && pip install --no-build-isolation -e .