background / requirements.txt
0notexist0's picture
Create requirements.txt
b7b80f4 verified
raw
history blame contribute delete
146 Bytes
# 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