PareshEasel commited on
Commit
7e0de11
·
verified ·
1 Parent(s): 0ac705e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -199,7 +199,7 @@ with gr.Blocks(title="Easel x GifSwap", css=custom_css) as demo:
199
  gr.HTML(
200
  """
201
  <div class="centered-title">
202
- <h1>Easel x GIFFaceswap</h1>
203
  <p>Upload a GIF and a face image to swap faces in the GIF.</p>
204
  </div>
205
  """
 
199
  gr.HTML(
200
  """
201
  <div class="centered-title">
202
+ <h1>Easel x GifSwap</h1>
203
  <p>Upload a GIF and a face image to swap faces in the GIF.</p>
204
  </div>
205
  """