Spaces:
Sleeping
Sleeping
AXEL DARMOUNI
commited on
Commit
·
52922c6
1
Parent(s):
cd36aef
updated reqs
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,4 +9,4 @@ gradio>=4.0.0
|
|
9 |
requests>=2.31.0
|
10 |
librosa==0.10.2.post1
|
11 |
git+https://github.com/huggingface/transformers.git
|
12 |
-
torch
|
|
|
9 |
requests>=2.31.0
|
10 |
librosa==0.10.2.post1
|
11 |
git+https://github.com/huggingface/transformers.git
|
12 |
+
torch --index-url https://download.pytorch.org/whl/cu124
|