sanjeevbora commited on
Commit
8677652
·
verified ·
1 Parent(s): 41b8230

updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -1
requirements.txt CHANGED
@@ -1 +1,12 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ streamlit
3
+ langchain
4
+ transformers
5
+ torch
6
+ langchain-community
7
+ sentence-transformers
8
+ unstructured
9
+ unstructured[pdf]
10
+ chromadb
11
+ bitsandbytes
12
+ accelerate