Run the following command to check whether NVIDIA Driver is installed:
nvidia-smi
Run the following command to check whether NVIDIA Toolkit is installed:
nvcc --version
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
pip3 install -r requirements.txt
Navigate to the specific folder to download model, run the following code:
git lfs install
git clone git@hf.co:
In the terminal of your python project platform such as: pycharm, Vscode...
Enjoy the AI-Translator using the command:
launch.py