Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -87,7 +87,7 @@ def clear_result():
|
|
87 |
return gr.update(value=None)
|
88 |
|
89 |
|
90 |
-
title = """<h1 align="center">NUDIFIER APP
|
91 |
<div align="center">Draw the mask over the subject you want to erase or change and write what you want to inpaint it with.</div>
|
92 |
<div align="center">It will start after a few seconds just sit back and see magic happends ....</div>
|
93 |
|
|
|
87 |
return gr.update(value=None)
|
88 |
|
89 |
|
90 |
+
title = """<h1 align="center">NUDIFIER APP>
|
91 |
<div align="center">Draw the mask over the subject you want to erase or change and write what you want to inpaint it with.</div>
|
92 |
<div align="center">It will start after a few seconds just sit back and see magic happends ....</div>
|
93 |
|