lazarus commited on
Commit
f0b4b57
·
verified ·
1 Parent(s): 01dfe27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -8
README.md CHANGED
@@ -1,15 +1,22 @@
1
-
2
- ---r
3
- title:Alta
4
- emoji: {{⌛️}}
5
- colorFrom: {{red}}
6
- colorTo: {{black}}
7
- sdk: {{gradio}}
8
- sdk_version: "{{sdkVersion}}"
 
 
 
 
9
  app_file: app.py
10
  pinned: false
 
11
  ---
12
 
 
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
 
15
  # NPC Familia
 
1
+ ---
2
+ title: Alta
3
+ sdk: gradio
4
+ colorFrom: red
5
+ colorTo: green
6
+ ---
7
+ title: Alta
8
+ emoji: 💬
9
+ colorFrom: yellow
10
+ colorTo: purple
11
+ sdk: gradio
12
+ sdk_version: 5.0.1
13
  app_file: app.py
14
  pinned: false
15
+ short_description: npc alta
16
  ---
17
 
18
+ 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).
19
+
20
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
21
 
22
  # NPC Familia