kadirnar commited on
Commit
72e12df
1 Parent(s): c495d6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ with app:
19
  gr.HTML(
20
  """
21
  <h1 style='text-align: center'>
22
- Stable Diffusion + ControlNet WebUI
23
  </h1>
24
  """
25
  )
 
19
  gr.HTML(
20
  """
21
  <h1 style='text-align: center'>
22
+ Stable Diffusion + ControlNet + Keras Diffusion WebUI
23
  </h1>
24
  """
25
  )