Spaces:
Running
on
Zero
Running
on
Zero
yonishafir
commited on
Commit
•
9f07a8f
1
Parent(s):
fb1382a
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
title: InpaintingFast
|
2 |
emoji: 📉
|
3 |
colorFrom: purple
|
@@ -6,4 +7,6 @@ sdk: gradio
|
|
6 |
sdk_version: 3.41.2
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
-
license: other
|
|
|
|
|
|
1 |
+
---
|
2 |
title: InpaintingFast
|
3 |
emoji: 📉
|
4 |
colorFrom: purple
|
|
|
7 |
sdk_version: 3.41.2
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
license: other
|
11 |
+
---
|
12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|