davidberenstein1957's picture
added basic webhook adaptations
0a75735
|
raw
history blame
No virus
316 Bytes
---
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
```