salma-remyx commited on
Commit
b23d632
·
1 Parent(s): eab56dc

fix torch version

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
- torch
 
 
 
 
 
2
  transformers>=4.41.0
3
  Pillow
4
  gradio
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu121
2
+
3
+ torch==2.4.0
4
+ torchvision==0.19.0
5
+ torchaudio==2.4.0
6
+
7
  transformers>=4.41.0
8
  Pillow
9
  gradio