Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
openai
|
| 3 |
psycopg2-binary
|
| 4 |
tiktoken
|
|
|
|
| 1 |
+
fastapi
|
| 2 |
+
uvicorn
|
| 3 |
openai
|
| 4 |
psycopg2-binary
|
| 5 |
tiktoken
|