add config info for huggingface deployment
Browse files
README.md
CHANGED
|
@@ -1,2 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# tennis-ml
|
| 2 |
ML models manager for tennis predictions
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Tennis ML
|
| 3 |
+
emoji: ⚡
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: yellow
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
app_port: 7878
|
| 9 |
+
short_description: ML models manager for tennis predictions
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
# tennis-ml
|
| 13 |
ML models manager for tennis predictions
|