Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
python-dotenv
|
| 4 |
-
|
| 5 |
pydantic
|
| 6 |
python-multipart #
|
|
|
|
| 1 |
fastapi
|
| 2 |
uvicorn
|
| 3 |
python-dotenv
|
| 4 |
+
openai
|
| 5 |
pydantic
|
| 6 |
python-multipart #
|