File size: 316 Bytes
0af6613
 
 
 
 
 
 
 
 
 
 
0a75735
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
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
```