aifeifei798 commited on
Commit
34c8eab
·
verified ·
1 Parent(s): e3226ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -51,8 +51,8 @@ css="""
51
  with gr.Blocks(css=css) as demo:
52
 
53
  with gr.Column(elem_id="col-container"):
54
- gr.Markdown(f"""# DarkIdol-flux-v1.1
55
- DarkIdol-flux-v1.1 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.
56
  """)
57
 
58
  with gr.Row():
 
51
  with gr.Blocks(css=css) as demo:
52
 
53
  with gr.Column(elem_id="col-container"):
54
+ gr.Markdown(f"""# DarkIdol-flux-v1
55
+ 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.
56
  """)
57
 
58
  with gr.Row():