polpoDevs commited on
Commit
a4e89a2
·
verified ·
1 Parent(s): 75aea6b

Create requirements.txt

Browse files

Adding requirements.txt file

Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.27.2
2
+ bitsandbytes==0.42.0
3
+ huggingface_hub==0.20.3
4
+ langchain==0.1.7
5
+ langdetect==1.0.9
6
+ pandas==2.2.0
7
+ pypdf==4.0.1
8
+ reportlab==4.1.0
9
+ tiktoken==0.6.0
10
+ transformers==4.37.2