Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 |
|