bjpietrzak commited on
Commit
9ceaef5
·
verified ·
1 Parent(s): 3e2d9e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  torch --index-url https://download.pytorch.org/whl/cu121
2
- torchvision --index-url https://download.pytorch.org/whl/cu121
3
  transformers==4.41.2
4
  gradio==4.36.1
5
  numpy==1.26.4
 
1
  torch --index-url https://download.pytorch.org/whl/cu121
2
+ torchaudio --index-url https://download.pytorch.org/whl/cu121
3
  transformers==4.41.2
4
  gradio==4.36.1
5
  numpy==1.26.4