There was an error while loading. Please reload this page.
1 parent 59709a0 commit 55a08a8Copy full SHA for 55a08a8
1 file changed
.github/workflows/pr-test.yaml
@@ -55,6 +55,7 @@ jobs:
55
which python
56
echo "Installing dependencies"
57
conda install -c conda-forge gxx=11 gcc=11 libsndfile -y
58
+ pip install uv
59
uv pip install torch==2.8 torchvision==0.23 --index-url https://download.pytorch.org/whl/cu128
60
uv pip install -e ".[ci]"
61
- name: Setup ComfyUI
0 commit comments