TKM03 commited on
Commit
439b7f1
·
verified ·
1 Parent(s): eb986df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -262,7 +262,7 @@ with gr.Blocks(css=custom_css, theme=gr.themes.Soft()) as demo:
262
  # gr.Examples(
263
  # examples=["examples/real_face.jpg", "examples/fake_face.jpg"],
264
  # inputs=image
265
- # )
266
 
267
  # Launch the application
268
  if __name__ == "__main__":
 
262
  # gr.Examples(
263
  # examples=["examples/real_face.jpg", "examples/fake_face.jpg"],
264
  # inputs=image
265
+ # )
266
 
267
  # Launch the application
268
  if __name__ == "__main__":