Skip to content

v0.4.5

Choose a tag to compare

@Chaoses-Ib Chaoses-Ib released this 13 Apr 15:03
· 96 commits to main since this release

Fixes

  • Runtime: comfyui package 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 .