Skip to content

Commit 55a08a8

Browse files
committed
install uv
1 parent 59709a0 commit 55a08a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
which python
5656
echo "Installing dependencies"
5757
conda install -c conda-forge gxx=11 gcc=11 libsndfile -y
58+
pip install uv
5859
uv pip install torch==2.8 torchvision==0.23 --index-url https://download.pytorch.org/whl/cu128
5960
uv pip install -e ".[ci]"
6061
- name: Setup ComfyUI

0 commit comments

Comments
 (0)