translate2 / requirements.txt
Gregniuki's picture
Create requirements.txt
54a0074 verified
raw
history blame contribute delete
233 Bytes
transformers>=4.28.0 # Or a specific version compatible with your model
torch>=1.9.0 # Or tensorflow if your model is TF
gradio>=3.0.0
sentencepiece # Often needed by tokenizers
accelerate # Good for device placement