Spaces:
Build error
Build error
customize look and feel (most important commit)
Browse files
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
title: DocsSearch
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: streamlit
|
| 7 |
sdk_version: 1.42.2
|
| 8 |
app_file: app.py
|
|
@@ -10,5 +10,3 @@ pinned: false
|
|
| 10 |
license: mit
|
| 11 |
short_description: Answer questions about any documentation space
|
| 12 |
---
|
| 13 |
-
|
| 14 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
title: DocsSearch
|
| 3 |
+
emoji: π
|
| 4 |
+
colorFrom: gray
|
| 5 |
+
colorTo: gray
|
| 6 |
sdk: streamlit
|
| 7 |
sdk_version: 1.42.2
|
| 8 |
app_file: app.py
|
|
|
|
| 10 |
license: mit
|
| 11 |
short_description: Answer questions about any documentation space
|
| 12 |
---
|
|
|
|
|
|