xiezhe22 commited on
Commit
28aa80d
·
verified ·
1 Parent(s): a905ec3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -6,9 +6,13 @@ colorTo: purple
6
  sdk: gradio
7
  sdk_version: 5.0.1
8
  app_file: app.py
9
- pinned: false
10
  license: apache-2.0
11
  short_description: Demo for ChatTS
 
 
 
 
12
  ---
13
 
14
- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
6
  sdk: gradio
7
  sdk_version: 5.0.1
8
  app_file: app.py
9
+ pinned: true
10
  license: apache-2.0
11
  short_description: Demo for ChatTS
12
+ models:
13
+ - bytedance-research/ChatTS-14B
14
+ datasets:
15
+ - ChatTSRepo/ChatTS-Training-Dataset
16
  ---
17
 
18
+ A ChatBot space for ChatTS-14B.