Spaces:
Runtime error
Runtime error
centropineal
commited on
Commit
•
5377fbc
1
Parent(s):
ff294d6
Update README.md
Browse files
README.md
CHANGED
@@ -4,12 +4,13 @@ emoji: 😻
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
-
sdkVersion:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
|
|
10 |
---
|
11 |
|
12 |
|
13 |
Convert a spritesheet (that is slightly misaligned) to a gif automagically
|
14 |
|
15 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
+
sdkVersion: 5.4.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
sdk_version: 5.4.0
|
11 |
---
|
12 |
|
13 |
|
14 |
Convert a spritesheet (that is slightly misaligned) to a gif automagically
|
15 |
|
16 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|