Translation_app_ / requirements.txt
Athena1621's picture
feat: Implement Multi-Lingual Product Catalog Translator frontend with Streamlit
67f25fb
raw
history blame contribute delete
256 Bytes
# Real AI Translation Service for Hugging Face Spaces
transformers==4.53.3
torch>=2.0.0
streamlit>=1.28.0
sentencepiece==0.1.99
sacremoses>=0.0.53
accelerate>=0.20.0
datasets>=2.14.0
tokenizers
pandas>=2.0.0
numpy>=1.24.0
protobuf==3.20.3
requests>=2.31.0