kadirnar commited on
Commit
1485328
1 Parent(s): f8483a9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ with gr.Blocks(css=css) as demo:
106
  gr.HTML(
107
  """
108
  <h1 style='text-align: center'>
109
- Stable Diffusion 3 Coming Soon
110
  </h1>
111
  """
112
  )
 
106
  gr.HTML(
107
  """
108
  <h1 style='text-align: center'>
109
+ Stable Diffusion 3
110
  </h1>
111
  """
112
  )