| gradio>=3.0.0 | |
| transformers>=4.30.0 | |
| torch>=2.0.0 | |
| sentencepiece>=0.1.98 | |
| # For the normalizer library for csebuetnlp/banglat5_nmt_bn_en | |
| # The #egg=normalizer part helps pip identify the package name for editable installs or when installing from git. | |
| git+https://github.com/csebuetnlp/normalizer.git#egg=normalizer |