MuGeminorum commited on
Commit
89d78bf
1 Parent(s): e1e7fa2
Files changed (1) hide show
  1. README.md +11 -23
README.md CHANGED
@@ -1,25 +1,13 @@
1
  ---
2
- # 详细文档见https://modelscope.cn/docs/%E5%88%9B%E7%A9%BA%E9%97%B4%E5%8D%A1%E7%89%87
3
- domain: #领域:cv/nlp/audio/multi-modal/AutoML
4
- # - cv
5
- tags: #自定义标签
6
- -
7
- datasets: #关联数据集
8
- evaluation:
9
- #- damotest/beans
10
- test:
11
- #- damotest/squad
12
- train:
13
- #- modelscope/coco_2014_caption
14
- models: #关联模型
15
- #- damo/speech_charctc_kws_phone-xiaoyunxiaoyun
16
-
17
- ## 启动文件(若SDK为Gradio/Streamlit,默认为app.py, 若为Static HTML, 默认为index.html)
18
- # deployspec:
19
- # entry_file: app.py
20
- license: MIT License
21
  ---
22
- #### Clone with HTTP
23
- ```bash
24
- git clone https://www.modelscope.cn/studios/MuGeminorum/SVHN-Recognition.git
25
- ```
 
1
  ---
2
+ title: SVHN Recognition
3
+ emoji:
4
+ colorFrom: yellow
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 4.12.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
 
 
 
 
 
 
 
 
 
 
11
  ---
12
+
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference