iyangcheng
commited on
use index.html as app_file
Browse files
README.md
CHANGED
@@ -4,9 +4,8 @@ emoji: 📉
|
|
4 |
colorFrom: blue
|
5 |
colorTo: pink
|
6 |
sdk: static
|
7 |
-
|
8 |
-
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: pink
|
6 |
sdk: static
|
7 |
+
app_file: index.html
|
|
|
8 |
pinned: false
|
9 |
---
|
10 |
|
11 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|