mcp-deepfake-forensics / requirements.txt
LPX55's picture
fix: deps
a4eb277
raw
history blame
534 Bytes
--index-url https://download.pytorch.org/whl/cu118
# Core ML/AI libraries
transformers
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[all]
# Optional: EXIF metadata (if needed)
pyexiftool