clementrof commited on
Commit
4795259
·
verified ·
1 Parent(s): 01aa5f3

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==2.2.10
2
+ pymongo[srv]==3.12.2
3
+ certifi==2021.5.30
4
+ langchain==0.1.0
5
+ chromadb==0.4.22
6
+ deep-translator==1.11.4
7
+ langchain-openai==0.0.2.post1