Spaces:
Runtime error
Runtime error
ya
Browse files- app/requirements.txt +1 -1
app/requirements.txt
CHANGED
|
@@ -7,4 +7,4 @@ nltk==3.9.1
|
|
| 7 |
uvicorn==0.34.0
|
| 8 |
groq==0.18.0
|
| 9 |
python-multipart
|
| 10 |
-
dotenv
|
|
|
|
| 7 |
uvicorn==0.34.0
|
| 8 |
groq==0.18.0
|
| 9 |
python-multipart
|
| 10 |
+
python-dotenv
|