Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title: Generative
|
| 3 |
emoji: 💻
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: green
|
|
@@ -9,7 +9,7 @@ sdk_version: "5.7.1"
|
|
| 9 |
app_file: app.py
|
| 10 |
pinned: true
|
| 11 |
license: mit
|
| 12 |
-
short_description:
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Generative Image Editor
|
| 3 |
emoji: 💻
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: green
|
|
|
|
| 9 |
app_file: app.py
|
| 10 |
pinned: true
|
| 11 |
license: mit
|
| 12 |
+
short_description: Edit an image using generative AI
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|