File size: 594 Bytes
c18d29a
bc355a9
438276f
bc355a9
4639d7c
bc355a9
 
af8c793
7812ef2
bc355a9
 
 
 
 
 
e1eac06
a7003f1
e1eac06
bc355a9
 
 
 
 
12ec912
bc355a9
 
a4eb277
 
bc355a9
 
 
 
 
fd745be
bc355a9
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37

# 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
gradio_log

# 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