- install PyTorch and all other tools to run huggingFace transformers on your machine first
python -m venv envsource env/bin/activatepip install transformerspip install 'transformers[torch]'git clone https://github.com/deepak-coding-art/translation-server.git