Spaces:
Sleeping
Sleeping
Commit ·
77aa05f
1
Parent(s): a690501
changed requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,6 +2,6 @@ groq
|
|
| 2 |
gradio
|
| 3 |
requests
|
| 4 |
uvicorn
|
| 5 |
-
|
| 6 |
pydantic
|
| 7 |
python-dotenv
|
|
|
|
| 2 |
gradio
|
| 3 |
requests
|
| 4 |
uvicorn
|
| 5 |
+
fastapi
|
| 6 |
pydantic
|
| 7 |
python-dotenv
|