NAB1108 commited on
Commit
f70825a
1 Parent(s): 300dd30

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ huggingface_hub
3
+ chromadb
4
+ langchain
5
+ unstructured
6
+ unstructured[local-inference]
7
+ langchain
8
+ openai
9
+ chromadb
10
+ tiktoken
11
+ pypdf
12
+ faiss-cpu