File size: 517 Bytes
1691ca8
 
 
 
 
 
 
 
67e2508
1691ca8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b38b9a9
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Core ML and VLM dependencies
torch>=2.0.0
transformers==4.51.3
accelerate>=0.20.0
sentencepiece>=0.1.97
protobuf>=3.20.0

# UI and web interface
gradio>=4.44.0

# Image processing
pillow>=9.0.0

# HuggingFace Spaces support
spaces>=0.19.0

# OCR alternatives and utilities
easyocr>=1.7.0
opencv-python-headless>=4.5.0

# SSL and networking
certifi>=2021.0.0
urllib3>=1.26.0

# Additional utilities
numpy>=1.21.0
requests>=2.25.0
einops>=0.6.0
timm>=0.9.0

# HuggingFace Spaces optimizations
huggingface_hub>=0.16.0