Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -10,4 +10,6 @@ python-dotenv>=1.0.0
|
|
10 |
gradio>=4.0.0
|
11 |
requests>=2.31.0
|
12 |
librosa==0.10.2.post1
|
13 |
-
skops
|
|
|
|
|
|
10 |
gradio>=4.0.0
|
11 |
requests>=2.31.0
|
12 |
librosa==0.10.2.post1
|
13 |
+
skops
|
14 |
+
transformers
|
15 |
+
torch
|