Spaces:
Paused
Paused
update readme
Browse files
README.md
CHANGED
@@ -1,11 +1,13 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
colorTo: purple
|
5 |
sdk: gradio
|
6 |
sdk_version: 3.18.0
|
|
|
7 |
app_file: app.py
|
|
|
8 |
pinned: false
|
9 |
-
|
|
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
title: 'Pix2Pix Zero '
|
|
|
4 |
sdk: gradio
|
5 |
sdk_version: 3.18.0
|
6 |
+
emoji: 🔥
|
7 |
app_file: app.py
|
8 |
+
colorFrom: yellow
|
9 |
pinned: false
|
10 |
+
colorTo: red
|
11 |
+
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|