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