Install the required dependencies:
pip3 install -r requirements.txt
To start the FastAPI server, run:
uvicorn main:app --reload
To test the generation, run:
python3 test.py
Get the pre-trained model from this link
[this is the heart of project On1y One]