"git@developer.sourcefind.cn:ox696c/ktransformers.git" did not exist on "6cbe044aae0398cf2a27ae68b8a54390b4ad6bdd"
Commit dde94afc authored by Muyang Li's avatar Muyang Li
Browse files

chore: upgrade the comfyui version for the tests

parent 493b10b2
...@@ -102,7 +102,7 @@ jobs: ...@@ -102,7 +102,7 @@ jobs:
pwd pwd
cd .. cd ..
pip install comfy-cli pip install comfy-cli
yes | comfy --here install --nvidia --skip-torch-or-directml --version 0.3.34 yes | comfy --here install --nvidia --skip-torch-or-directml --version 0.3.43
cd ComfyUI cd ComfyUI
rm -r models rm -r models
mkdir -p ${{ secrets.COMFYUI_MODELS_ROOT_AMPERE }} mkdir -p ${{ secrets.COMFYUI_MODELS_ROOT_AMPERE }}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment