ameerazam08 commited on
Commit
ec9dc15
1 Parent(s): 8ad8507

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,7 +89,7 @@ css = """
89
  """
90
 
91
 
92
- title = """<h1 align="center">Diffusers Image Fill</h1>
93
  <div align="center">Draw the mask over the subject you want to erase or change.</div>
94
  """
95
 
 
89
  """
90
 
91
 
92
+ title = """<h1 align="center">Diffusers Image Fill With Prompt</h1>
93
  <div align="center">Draw the mask over the subject you want to erase or change.</div>
94
  """
95