TokenizerCompare To run, Simple install the requirements using requirements.txt then run the following command to run the app.py file (FastAPI server) uvicorn app:app --host 0.0.0.0 --port 8080 --log-level debug