Spaces:
Sleeping
Sleeping
till-onethousand
commited on
Commit
·
080a611
1
Parent(s):
dc44f3b
copy
Browse files
README.md
CHANGED
@@ -1,15 +1,12 @@
|
|
1 |
---
|
2 |
title: Yolov2
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
sdk_version: 1.39.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
-
|
11 |
-
- reach-vb/musicgen-large-fp16-endpoint
|
12 |
-
- reach-vb/wav2vec2-large-xls-r-1B-common_voice7-lt-ft
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Yolov2
|
3 |
+
colorFrom: pink
|
4 |
+
colorTo: indigo
|
5 |
+
sdk: gradio
|
6 |
+
sdk_version: 4.44.0
|
|
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
+
license: agpl-3.0
|
|
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|