DiffusionArtco commited on
Commit
5b0ab0b
·
1 Parent(s): 362c704

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ proc5 = gr.Interface.load("spaces/Omnibus/MagicPrompt-Stable-Diffusion_link")
13
  css = """"""
14
  with gr.Blocks(css=css) as sim:
15
  with gr.Row():
16
- gr.HTML(""" <title>The Multiplier</title> <div style="text-align: center; max-width: 1400px; margin: 0 auto;">
17
  <h1>Multiplier</h1>""")
18
  with gr.Row():
19
  inputtext = gr.Textbox(label="Short Prompt", lines=1)
 
13
  css = """"""
14
  with gr.Blocks(css=css) as sim:
15
  with gr.Row():
16
+ gr.HTML(""" <title>Dreamlike Photoreal</title> <div style="text-align: center; max-width: 1400px; margin: 0 auto;">
17
  <h1>Multiplier</h1>""")
18
  with gr.Row():
19
  inputtext = gr.Textbox(label="Short Prompt", lines=1)