Spaces:
Runtime error
Runtime error
ya
Browse files- app/requirements.txt +2 -1
app/requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ soundfile==0.13.1
|
|
| 5 |
sumy==0.11.0
|
| 6 |
nltk==3.9.1
|
| 7 |
uvicorn==0.34.0
|
| 8 |
-
groq==0.18.0
|
|
|
|
|
|
| 5 |
sumy==0.11.0
|
| 6 |
nltk==3.9.1
|
| 7 |
uvicorn==0.34.0
|
| 8 |
+
groq==0.18.0
|
| 9 |
+
python-multipart
|