Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
-
sdk:
|
7 |
-
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
title: DMIM Performance Art Trend Explorer
|
3 |
+
emoji: π
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: purple
|
6 |
+
sdk: static # Changed to static if only serving frontend
|
|
|
7 |
---
|
8 |
|
9 |
+
# DMIM Performance Art Trend Explorer (Frontend)
|
10 |
+
|
11 |
+
This Hugging Face Space hosts the frontend of the DMIM Performance Art Trend Explorer.
|
12 |
+
It directly interacts with a Cloudflare Worker backend for data persistence and API calls.
|