sumandeng commited on
Commit
39f7a9b
1 Parent(s): fb2143d

reset readme

Browse files
Files changed (1) hide show
  1. README.md +12 -32
README.md CHANGED
@@ -1,34 +1,14 @@
 
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
- deployspec: #部署配置,默认上限GPU4核、内存8GB、无GPU、单实例,超过此规格请联系管理员配置才能生效
17
- # 部署启动文件(若SDK为Gradio/Streamlit,默认为app.py, 若为Static HTML, 默认为index.html)
18
- # entry_file:
19
- # CPU核数
20
- cpu: 2
21
- # 内存(单位MB)
22
- memory: 8000
23
- # gpu个数
24
- gpu: 0
25
- # gpu共享显存(单位GB,当gpu=0时生效,当gpu>0时显存独占,此配置不生效)
26
- gpu_memory: 0
27
- # 实例数
28
- instance: 1
29
- license: Apache License 2.0
30
  ---
31
- #### Clone with HTTP
32
- ```bash
33
- git clone https://www.modelscope.cn/studios/xrunda/xRundAi.git
34
- ```
 
1
+ @@ -0,0 +1,13 @@
2
  ---
3
+ title: Xrundai
4
+ emoji: 🏢
5
+ colorFrom: red
6
+ colorTo: blue
7
+ sdk: streamlit
8
+ sdk_version: 1.25.0
9
+ app_file: app.py
10
+ pinned: false
11
+ license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
+
14
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference