pip3 install -r requirements.txt edit config.py file and set IMAGE_DIR run from current folder: uvicorn run:app --host 0.0.0.0 --workers={NUM_KERNEL+1} browse at: {SERVER_IP}:8000