Harisri's picture
Update environment.yml
8c76664 verified
Raw
History Blame
463 Bytes
name: rten-env
channels:
- conda-forge
- defaults
dependencies:
- python=3.8.20
- pip=23.0.1
- pip:
- torch==2.4.1
- fairseq==0.12.2
- transformers==4.46.3
- sentencepiece==0.2.0
- ai4bharat-transliteration==1.1.3
- flask==3.0.3
- flask-cors==5.0.0
- numpy==1.24.4
- huggingface-hub==0.29.3
- python-multipart==0.0.20
- hydra-core==1.0.7
- omegaconf==2.0.6
- gradio==4.44.1