privateuserh commited on
Commit
21bc501
Β·
verified Β·
1 Parent(s): 924c40e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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 # 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.
 
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.