zhuchi76 commited on
Commit
0b3dd37
·
1 Parent(s): dd9f463

fix(README): update short description and tags

Browse files

- Updated the short description to remove "prompts"
- Removed the "AI" tag from the list of tags

Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -8,11 +8,10 @@ python_version: 3.10
8
  app_file: app.py
9
  fullWidth: true
10
  header: default
11
- short_description: Generate images from text prompts with FLUX.1-dev.
12
  tags:
13
  - text-to-image
14
  - Streamlit
15
- - AI
16
  - HuggingFace
17
  pinned: true
18
  ---
 
8
  app_file: app.py
9
  fullWidth: true
10
  header: default
11
+ short_description: Generate images from text with FLUX.1-dev.
12
  tags:
13
  - text-to-image
14
  - Streamlit
 
15
  - HuggingFace
16
  pinned: true
17
  ---