Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
forkjoin-ai
/
aether-browser
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Taylor
commited on
16 days ago
Commit
bf240a6
·
1 Parent(s):
e78b47f
fix: add app_file to static SDK config
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -4,5 +4,6 @@ emoji: "\u26A1"
4
colorFrom: blue
5
colorTo: blue
6
sdk: static
7
pinned: true
8
---
4
colorFrom: blue
5
colorTo: blue
6
sdk: static
7
+
app_file: index.html
8
pinned: true
9
---