Richie-O3 commited on
Commit
67fe721
1 Parent(s): 65183e6

update requirements

Browse files
Files changed (1) hide show
  1. 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.*