jkorstad commited on
Commit
edd0396
·
verified ·
1 Parent(s): 020de70

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -44,8 +44,8 @@ css="""
44
  with gr.Blocks(css=css) as demo:
45
 
46
  with gr.Column(elem_id="col-container"):
47
- gr.Markdown(f"""# Shuttle Jaguar
48
- Shuttle Jaguar is a text-to-image AI model designed to generate highly aesthetic, cinematic, and realistic images from textual prompts in just four steps, all while being licensed under Apache 2.
49
  """)
50
 
51
  with gr.Row():
 
44
  with gr.Blocks(css=css) as demo:
45
 
46
  with gr.Column(elem_id="col-container"):
47
+ gr.Markdown(f"""# Hi-Fi image Gen
48
+ Hi-Fi image Gen is a text-to-image AI model designed to generate highly aesthetic, cinematic, and realistic images from textual prompts in just four steps, all while being licensed under Apache 2.
49
  """)
50
 
51
  with gr.Row():