Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,6 @@ sdk: streamlit
|
|
| 7 |
sdk_version: 1.37.1
|
| 8 |
app_file: app.py
|
| 9 |
disable_embedding: false
|
| 10 |
-
pinned:
|
| 11 |
short_description: Simple chat interface with options for open-source LLM's
|
| 12 |
---
|
|
|
|
| 7 |
sdk_version: 1.37.1
|
| 8 |
app_file: app.py
|
| 9 |
disable_embedding: false
|
| 10 |
+
pinned: true
|
| 11 |
short_description: Simple chat interface with options for open-source LLM's
|
| 12 |
---
|