angelesteban00 commited on
Commit
90e40a6
1 Parent(s): ef24768

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ pymongo[srv]==4.1.1
3
+ bs4
4
+ openai
5
+ tiktoken
6
+ gradio==4.1.0
7
+ requests
8
+ lxml
9
+ argparse
10
+ unstructured