Spaces:
Sleeping
Sleeping
feat(README): update short description for clarity
Browse filesUpdated the short description in the README to make it more concise and
clear. Changed from "A Streamlit-based app for generating images from
text prompts using FLUX.1-dev." to "Generate images from text prompts
with FLUX.1-dev."
README.md
CHANGED
|
@@ -9,7 +9,7 @@ sdk_version: 1.23.0
|
|
| 9 |
app_file: app.py
|
| 10 |
fullWidth: true
|
| 11 |
header: default
|
| 12 |
-
short_description:
|
| 13 |
tags:
|
| 14 |
- text-to-image
|
| 15 |
- AI
|
|
|
|
| 9 |
app_file: app.py
|
| 10 |
fullWidth: true
|
| 11 |
header: default
|
| 12 |
+
short_description: Generate images from text prompts with FLUX.1-dev.
|
| 13 |
tags:
|
| 14 |
- text-to-image
|
| 15 |
- AI
|