Dagfinn1962 commited on
Commit
b1aad9b
·
verified ·
1 Parent(s): 2d8d3bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 /h1>
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