LPX55's picture
chore: update requirements to remove index-url and ensure compatibility with GitHub source for transformers
c18d29a
raw
history blame
565 Bytes
# 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