PowerDistance / requirements.txt
WENior's picture
Create requirements.txt
3f28831 verified
raw
history blame contribute delete
138 Bytes
gradio>=4.0.0
transformers>=4.45.0
torch # HF Spaces 会自动装 CPU 版
sentencepiece # 翻译模型需要
matplotlib
numpy