Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amphion
/
DeepfakeDetection
like
4
Running
on
Zero
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
wli3221134
commited on
Jan 3
Commit
cf0e7c5
·
verified
·
1 Parent(s):
e6a67c3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -114,4 +114,4 @@ with gr.Blocks() as demo:
114
)
115
116
if __name__ == "__main__":
117
-
demo.launch(
ssr=False,
share=False)
114
)
115
116
if __name__ == "__main__":
117
+
demo.launch(share=False)