Spaces:
Runtime error
Runtime error
MohamedAtta-AI
commited on
Commit
·
3d128a5
1
Parent(s):
f852fd4
Update app.py
Browse files
app.py
CHANGED
@@ -55,4 +55,4 @@ api = gr.Interface(
|
|
55 |
description= "This system checks whether an image was deepfaked. Input an image to be checked."
|
56 |
)
|
57 |
|
58 |
-
api.launch(
|
|
|
55 |
description= "This system checks whether an image was deepfaked. Input an image to be checked."
|
56 |
)
|
57 |
|
58 |
+
api.launch()
|