Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,11 +1,7 @@
|
|
1 |
-
pinecone-client
|
2 |
-
pandas
|
3 |
-
openai
|
4 |
-
datasets
|
5 |
cohere
|
6 |
-
google-colab
|
7 |
python-multipart
|
8 |
fastapi
|
9 |
pydantic
|
10 |
uvicorn
|
11 |
-
python-dotenv
|
|
|
|
|
|
|
|
|
|
|
|
1 |
cohere
|
|
|
2 |
python-multipart
|
3 |
fastapi
|
4 |
pydantic
|
5 |
uvicorn
|
6 |
+
python-dotenv
|
7 |
+
pinecone-client
|