Spaces:
Sleeping
Sleeping
Kshitij Nevrekar commited on
Commit ·
57d22d1
1
Parent(s): e1af63d
Updated README with Space YAML
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# 🧠 Brain Dump Sanctuary
|
| 2 |
|
| 3 |
> **Capture, cluster, and reflect on your thoughts in real-time.**
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Braindump Sanctuary
|
| 3 |
+
emoji: 🚀
|
| 4 |
+
colorFrom: red
|
| 5 |
+
colorTo: red
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 8501
|
| 8 |
+
tags:
|
| 9 |
+
- streamlit
|
| 10 |
+
pinned: false
|
| 11 |
+
short_description: ✨ Transform scattered thoughts into insights.
|
| 12 |
+
license: mit
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
# 🧠 Brain Dump Sanctuary
|
| 16 |
|
| 17 |
> **Capture, cluster, and reflect on your thoughts in real-time.**
|