admin
commited on
Commit
·
9f1ed37
1
Parent(s):
8ac55ce
upd md
Browse files
README.md
CHANGED
@@ -1,21 +1,12 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
#- iic/SIBR
|
14 |
-
models: #关联模型
|
15 |
-
#- iic/ofa_ocr-recognition_general_base_zh
|
16 |
-
|
17 |
-
## 启动文件(若SDK为Gradio/Streamlit,默认为app.py, 若为Static HTML, 默认为index.html)
|
18 |
-
# deployspec:
|
19 |
-
# entry_file: app.py
|
20 |
-
license: MIT License
|
21 |
-
---
|
|
|
1 |
---
|
2 |
+
title: Gender Age Detector
|
3 |
+
emoji: 👩🧑🦲
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: red
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 5.22.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
short_description: Human Gender Age Detector
|
12 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|