Commit 865561de authored by Muyang Li's avatar Muyang Li
Browse files

[Auto Merge] chore: upgrade the comfyui version for the tests

parents f96de8e3 8f971ee7
...@@ -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_BLACKWELL }} mkdir -p ${{ secrets.COMFYUI_MODELS_ROOT_BLACKWELL }}
......
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