File size: 146 Bytes
b7b80f4
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
# Core
torch>=2.0.0
transformers>=4.34.0
numpy>=1.24.0
Pillow>=9.5.0

# Web UI (Gradio)
gradio>=3.33.1

# Telegram bot
python-telegram-bot>=13.14