File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8585 conda install -c conda-forge gxx=11 gcc=11
8686 echo "Installing dependencies"
8787 pip install torch==2.7 torchvision==0.22 torchaudio==2.7 --index-url https://download.pytorch.org/whl/cu128
88- pip install ninja wheel diffusers==0.33.1 transformers==4.51 accelerate==1.7 sentencepiece==0.2 protobuf==6.31 huggingface_hub==0.31
88+ pip install git+https://github.com/huggingface/diffusers
89+ pip install ninja wheel transformers==4.51 accelerate==1.7 sentencepiece==0.2 protobuf==6.31 huggingface_hub==0.31
8990 - name : Build
9091 run : |
9192 source $(conda info --base)/etc/profile.d/conda.sh
Original file line number Diff line number Diff line change 8585 conda install -c conda-forge gxx=11 gcc=11
8686 echo "Installing dependencies"
8787 pip install torch==2.7 torchvision==0.22 torchaudio==2.7 --index-url https://download.pytorch.org/whl/cu128
88- pip install ninja wheel diffusers==0.33.1 transformers==4.51 accelerate==1.7 sentencepiece==0.2 protobuf==6.31 huggingface_hub==0.31
88+ pip install git+https://github.com/huggingface/diffusers
89+ pip install ninja wheel transformers==4.51 accelerate==1.7 sentencepiece==0.2 protobuf==6.31 huggingface_hub==0.31
8990 - name : Build
9091 run : |
9192 source $(conda info --base)/etc/profile.d/conda.sh
You can’t perform that action at this time.
0 commit comments