anand004 commited on
Commit
243e843
1 Parent(s): ea608d2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ chromadb==0.5.3
2
+ langchain==0.2.5
3
+ langchain_community==0.2.5
4
+ numpy<2.0.0
5
+ pandas==2.2.2
6
+ Pillow==10.3.0
7
+ pymupdf==1.24.5
8
+ sentence_transformers==3.0.1
9
+ unstructured[all-docs]
10
+ accelerate
11
+ bitsandbytes