Spaces:
Sleeping
Sleeping
AXEL DARMOUNI
commited on
Commit
·
d0b7fca
1
Parent(s):
ab2614e
added torch
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ python-dotenv>=1.0.0
|
|
8 |
gradio>=4.0.0
|
9 |
requests>=2.31.0
|
10 |
librosa==0.10.2.post1
|
11 |
-
git+https://github.com/huggingface/transformers.git
|
|
|
|
8 |
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>=2.5.1
|