Spaces:
Sleeping
Sleeping
lazarus
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,22 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
|
|
|
|
|
|
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
|