Spaces:
Paused
Paused
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
---
|
| 2 |
title: Detic + ChatGPT
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
app_file: app.py
|
| 8 |
-
pinned:
|
| 9 |
duplicated_from: akhaliq/Detic
|
| 10 |
---
|
| 11 |
|
|
@@ -35,4 +35,4 @@ Path to your main application file (which contains either `gradio` or `streamlit
|
|
| 35 |
Path is relative to the root of the repository.
|
| 36 |
|
| 37 |
`pinned`: _boolean_
|
| 38 |
-
Whether the Space stays on top of your list.
|
|
|
|
| 1 |
---
|
| 2 |
title: Detic + ChatGPT
|
| 3 |
+
emoji: 🦀
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
app_file: app.py
|
| 8 |
+
pinned: false
|
| 9 |
duplicated_from: akhaliq/Detic
|
| 10 |
---
|
| 11 |
|
|
|
|
| 35 |
Path is relative to the root of the repository.
|
| 36 |
|
| 37 |
`pinned`: _boolean_
|
| 38 |
+
Whether the Space stays on top of your list.
|