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