Update README.md
Browse files
README.md
CHANGED
@@ -3,9 +3,11 @@ title: Diffusers Gallery
|
|
3 |
emoji: 🖼️
|
4 |
colorFrom: red
|
5 |
colorTo: green
|
6 |
-
sdk:
|
|
|
|
|
7 |
pinned: false
|
8 |
license: mit
|
9 |
---
|
10 |
|
11 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
emoji: 🖼️
|
4 |
colorFrom: red
|
5 |
colorTo: green
|
6 |
+
sdk: docker
|
7 |
+
app_port: 8080
|
8 |
+
fullWidth: true
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|