Spaces:
Runtime error
Runtime error
mattyamonaca
commited on
Commit
β’
c77151e
1
Parent(s):
8f11e9f
fix readme
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
title: starline
|
2 |
emoji: π
|
3 |
colorFrom: gray
|
@@ -6,4 +7,7 @@ sdk: gradio
|
|
6 |
sdk_version: 4.33.0
|
7 |
app_file: app.py
|
8 |
pinned: True
|
9 |
-
license: apache-2.0
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
title: starline
|
3 |
emoji: π
|
4 |
colorFrom: gray
|
|
|
7 |
sdk_version: 4.33.0
|
8 |
app_file: app.py
|
9 |
pinned: True
|
10 |
+
license: apache-2.0
|
11 |
+
---
|
12 |
+
|
13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|