sabazo commited on
Commit
4f9fed5
1 Parent(s): 0a99a69

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ langchain
2
+ langchain-community
3
+ beautifulsoup4
4
+ faiss-cpu
5
+ chromadb
6
+ validators
7
+ sentence_transformers
8
+ typing-extensions==4.8.0
9
+ unstructured
10
+ gradio==3.48.0
11
+ boto3