kadirnar commited on
Commit
88d03e7
1 Parent(s): 129a8f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -115,7 +115,7 @@ with gr.Blocks(css=css) as demo:
115
  gr.HTML(
116
  """
117
  <h1 style='text-align: center'>
118
- Stable Diffusion 3
119
  </h1>
120
  """
121
  )
 
115
  gr.HTML(
116
  """
117
  <h1 style='text-align: center'>
118
+ Stable Diffusion 3 Coming Soon
119
  </h1>
120
  """
121
  )