Spaces:
Configuration error
Configuration error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,14 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
Files included:
|
| 4 |
- `app.py` - main Gradio app for Hugging Face Space
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: StreamSmart Recommender
|
| 3 |
+
emoji: 🎬
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: purple
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: "4.31.5"
|
| 8 |
+
python_version: "3.10"
|
| 9 |
+
app_file: app.py
|
| 10 |
+
pinned: false
|
| 11 |
+
---# StreamSmart Recommender - Hugging Face Space with 2 n8n workflows
|
| 12 |
|
| 13 |
Files included:
|
| 14 |
- `app.py` - main Gradio app for Hugging Face Space
|