satyam001 commited on
Commit
0acd2ac
1 Parent(s): 9306c69

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -5,4 +5,9 @@ streamlit==1.18.1
5
  faiss-cpu==1.7.4
6
  streamlit-extras
7
  openai
8
- tiktoken
 
 
 
 
 
 
5
  faiss-cpu==1.7.4
6
  streamlit-extras
7
  openai
8
+ tiktoken
9
+ huggingface_hub
10
+ chromadb
11
+ langchain
12
+ unstructured
13
+ unstructured[local-inference]