sonuprasad23 commited on
Commit
b443f3e
·
verified ·
1 Parent(s): ff7633f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ docling>=2.15.0
2
+ gradio>=4.44.0
3
+ pypdfium2>=4.30.0
4
+ easyocr>=1.7.1
5
+ torch>=2.2.0
6
+ torchvision>=0.17.0
7
+ transformers>=4.40.0
8
+ huggingface_hub>=0.23.0
9
+ Pillow>=10.3.0
10
+ numpy>=1.26.0
11
+ opencv-python-headless>=4.9.0