factlogic's picture
Update publication links for Phoenix model name
af3342d verified
Raw
History Blame
883 Bytes
# ══════════════════════════════════════════════════
# Phoenix AI β€” Python Dependencies
# ══════════════════════════════════════════════════
# Web Framework
fastapi==0.115.6
uvicorn[standard]==0.34.0
python-multipart==0.0.18
python-dotenv==1.0.1
httpx==0.28.1
requests>=2.31.0
# Image Processing
opencv-python==4.11.0.86
numpy==1.26.4
Pillow==10.3.0
# OCR Engine
kraken>=5.0.0
# Deep Learning (CPU)
torch==2.4.1+cpu
torchvision==0.19.1+cpu
--extra-index-url https://download.pytorch.org/whl/cpu
# Additional Services & Utilities (Missing Dependencies)
PyMuPDF==1.24.4
google-generativeai==0.5.4
onnx==1.16.1
onnxruntime==1.18.0
slowapi==0.1.9