davidberenstein1957's picture
added basic webhook adaptations
0a75735
---
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
```