brandonongsc commited on
Commit
03b1d90
1 Parent(s): 89623ae

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pypdf==3.17.0
2
+ accelerate==0.22.0
3
+ bitsandbytes==0.41.1
4
+ ctransformers==0.2.26
5
+ faiss-cpu==1.7.4
6
+ huggingface-hub==0.16.4
7
+ langchain==0.0.329
8
+ sentence-transformers==2.2.2
9
+ torch==2.0.1
10
+ transformers==4.36.0
11
+
12
+ chainlit==1.0.0
13
+ streamlit==1.30.0