File size: 374 Bytes
3a1b414
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Essential dependencies for OCR and model processing
pytesseract
transformers==4.38.2
qwen_vl_utils
auto-gptq
autoawq
optimum[graphcore]
gradio
flask

# For SQL Server connectivity and data handling
pyodbc
sqlalchemy
azure-storage-blob

# Optional: Direct installation from GitHub (ensure compatibility)
git+https://github.com/huggingface/transformers.git#egg=transformers