ocr-api / requirements.txt
OmarAbualrob's picture
Update requirements.txt
2a1f5d3 verified
raw
history blame contribute delete
252 Bytes
# Core Framework and Server
fastapi
uvicorn
python-multipart
# ML & Image Processing
torch
# Pin transformers to a version compatible with Florence-2's remote code
transformers==4.39.3
Pillow
accelerate
# Dependencies for Florence-2 model
einops
timm