--- title: Auto Re-Train emoji: ♻ colorFrom: yellow colorTo: red sdk: docker pinned: false duplicated_from: huggingface-projects/auto-retrain --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference ```bash ngrok http 6900 uvicorn src.main:app --reload --port 6900 ```