Skip to content

Commit

Permalink
Remove torchvision from whisperx role
Browse files Browse the repository at this point in the history
  • Loading branch information
philmcmahon committed Jan 27, 2025
1 parent 1736d08 commit b9776c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/whisperx/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
pip:
name:
- torch==2.0.0
- torchvision==0.15.1
- torchaudio==2.0.1
executable: pip3
extra_args: "--index-url https://download.pytorch.org/whl/cu118"
Expand Down

0 comments on commit b9776c8

Please sign in to comment.