Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,8 +3,12 @@ title: Image Generator
|
|
| 3 |
emoji: 🌖
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: gray
|
| 6 |
-
sdk:
|
| 7 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 3 |
emoji: 🌖
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: gray
|
| 6 |
+
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
+
suggested_hardware: t4-medium
|
| 9 |
+
header: mini
|
| 10 |
+
disable_embedding: false
|
| 11 |
+
app_port: 7860
|
| 12 |
---
|
| 13 |
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|