Spaces:
Runtime error
Runtime error
update requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ gradio==4.19.2
|
|
2 |
python-dotenv==0.20.0
|
3 |
pinecone-client==3.1.0
|
4 |
openai==1.13.3
|
5 |
-
pymongo==4.6.2
|
|
|
|
|
|
2 |
python-dotenv==0.20.0
|
3 |
pinecone-client==3.1.0
|
4 |
openai==1.13.3
|
5 |
+
pymongo==4.6.2
|
6 |
+
tensorflow==2.15.0
|
7 |
+
protobuf==3.20.*
|