Skip to content

Commit

Permalink
Update pre_compiled.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vidalnt committed Sep 8, 2024
1 parent 9466cea commit 19965c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pre_colab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
python -m pip install -r requirements.txt
python -m pip uninstall torch torchvision torchaudio -y
python -m pip install torch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 --index-url https://download.pytorch.org/whl/cu121
python core.py "prerequisites" --models "True" --pretraineds_v1 "False" --pretraineds_v2 "True" --exe "False"
deactivate
- name: Clean up unnecessary files
Expand Down

0 comments on commit 19965c1

Please sign in to comment.