Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ pydantic>=1.10.0
|
|
9 |
python-dotenv>=1.0.0
|
10 |
gradio>=4.0.0
|
11 |
requests>=2.31.0
|
12 |
-
librosa==0.10.2.post1
|
|
|
|
9 |
python-dotenv>=1.0.0
|
10 |
gradio>=4.0.0
|
11 |
requests>=2.31.0
|
12 |
+
librosa==0.10.2.post1
|
13 |
+
skops
|