zhuchi76 commited on
Commit
f78d55b
·
1 Parent(s): 572dcca

feat(README): update short description for clarity

Browse files

Updated 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."

Files changed (1) hide show
  1. README.md +1 -1
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: A Streamlit-based app for generating images from text prompts using FLUX.1-dev.
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