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