aifeifei798 commited on
Commit
e7a2234
·
verified ·
1 Parent(s): 36bb891

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -56,8 +56,8 @@ css="""
56
  with gr.Blocks(css=css) as demo:
57
 
58
  with gr.Column(elem_id="col-container"):
59
- gr.Markdown(f"""# DarkIdol-flux-v1
60
- DarkIdol-flux-v1 is a text-to-image AI model designed to create aesthetic, detailed and diverse images from textual prompts in just 6-8 steps. It offers enhanced performance in image quality, typography, understanding complex prompts, and resource efficiency.
61
  """)
62
 
63
  with gr.Row():
 
56
  with gr.Blocks(css=css) as demo:
57
 
58
  with gr.Column(elem_id="col-container"):
59
+ gr.Markdown(f"""# DarkIdol-flux
60
+ DarkIdol-flux is a text-to-image AI model designed to create aesthetic, detailed and diverse images from textual prompts in just 6-8 steps. It offers enhanced performance in image quality, typography, understanding complex prompts, and resource efficiency.
61
  """)
62
 
63
  with gr.Row():