File size: 511 Bytes
19066fd
ccb935d
 
 
 
 
 
 
 
 
81aa0b5
 
19066fd
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
gradio[oauth]==6.14.0
transformers>=4.45.0
torch>=2.1.0
accelerate>=0.25.0
huggingface_hub>=0.20.0
matplotlib>=3.8
requests>=2.31.0
beautifulsoup4>=4.12.0
Pillow>=10.0
torchvision>=0.16.0
# New deps for agent features (most are stdlib in 3.11+)
# (No new external deps required — agent/skills/hooks/commands use stdlib only)
# `gradio[oauth]` extras pull in authlib + itsdangerous for the
# /login/huggingface + /login/callback OAuth flow. Required for the
# Sign-in-with-HF button to work in the Deploy tab.