Spaces:
Sleeping
Sleeping
Igor Pavlov
commited on
Commit
·
cd74dc5
1
Parent(s):
9f42e99
Fix metadata YAML for Hugging Face Space
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ sdk_version: 5.35.0
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
-
short_description: Sentiment + Sarcasm Analyzer
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
+
short_description: Sentiment + Sarcasm Analyzer with MCP
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|