LPX55's picture
feat: integrate ONNX model inference and logging enhancements, add contextual intelligence and forensic anomaly detection agents
e1eac06
raw
history blame
583 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
GPUtil
python-dotenv
onnxruntime
# 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