pip install -r requirements.txt
Make sure you have CUDA setup for pytorch to load and inference using Transformer models from scratch, since it was trained on CUDA.
After requirements are installed.
Run python app.py to start the web app.
You can acess the training notebooks in trainings folder.