Spaces:
Running
Running
update readme for docker file
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# soccer-field-app
|
2 |
|
3 |
This template should help get you started developing with Vue 3 in Vite.
|
|
|
1 |
+
---
|
2 |
+
title: FootballFieldCalibaration
|
3 |
+
emoji: 🏆
|
4 |
+
colorFrom: indigo
|
5 |
+
colorTo: yellow
|
6 |
+
sdk: docker
|
7 |
+
pinned: false
|
8 |
+
---
|
9 |
+
|
10 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
11 |
+
|
12 |
+
|
13 |
# soccer-field-app
|
14 |
|
15 |
This template should help get you started developing with Vue 3 in Vite.
|