Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,11 @@ title: Image Generator
|
|
| 3 |
emoji: 💡
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: gray
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
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 |
+
sdk_version: 1.46
|
| 8 |
+
app_file: Dockerfile
|
| 9 |
+
app_port: 7860
|
| 10 |
+
pinned: false
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|