LPX55's picture
refactor: rename prediction function for clarity and update requirements to use GitHub source for transformers
438276f
raw
history blame
615 Bytes
--index-url https://download.pytorch.org/whl/cu118
# Core ML/AI libraries
git+https://github.com/huggingface/transformers.git
torch
torchvision
torchaudio
# Image processing
opencv-python
Pillow
# Wavelet processing
PyWavelets==1.8.0
# System utilities
psutil
python-dotenv
# Gradio and UI
gradio[mcp]>=5.33.1
# gradio_leaderboard==0.0.13
gradio_client==1.10.3
spaces
# HuggingFace ecosystem
huggingface_hub[hf_xet]>=0.31.0
datasets>=3.5.0
# Data validation and utilities
pydantic==2.11.5
# AI agents
smolagents[toolkit,mcp,openai,transformers,vision,gradio]
# Optional: EXIF metadata (if needed)
pyexiftool