Spaces:
Running
Running
Fix short_description length for Hugging Face Spaces
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ app_port: 8501
|
|
8 |
tags:
|
9 |
- streamlit
|
10 |
pinned: false
|
11 |
-
short_description: AI-powered tool for validating startup ideas
|
12 |
---
|
13 |
|
14 |
# π Startup Idea Validator - Streamlit App
|
|
|
8 |
tags:
|
9 |
- streamlit
|
10 |
pinned: false
|
11 |
+
short_description: AI-powered tool for validating startup ideas
|
12 |
---
|
13 |
|
14 |
# π Startup Idea Validator - Streamlit App
|