kadirnar commited on
Commit
b8a138a
1 Parent(s): 49ae800

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ def diffusion_app():
15
  gr.HTML(
16
  """
17
  <h1 style='text-align: center'>
18
- Stable Diffusion Infinite Zoom Out and Zoom In
19
  </h1>
20
  """
21
  )
 
15
  gr.HTML(
16
  """
17
  <h1 style='text-align: center'>
18
+ Stable Diffusion + ControlNet + Inpaint
19
  </h1>
20
  """
21
  )