Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Wolowolo
/
FSFM-deepfake_diffusion_spoof_face_detection
like
3
Running
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
Wolowolo
commited on
Feb 21
Commit
b3c9b2c
·
verified
·
1 Parent(s):
dc741a8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -342,5 +342,4 @@ if __name__ == "__main__":
342
343
gr.close_all()
344
demo.queue()
345
-
#
demo.launch()
346
-
demo.launch(server_name="0.0.0.0", server_port=8888)
342
343
gr.close_all()
344
demo.queue()
345
+
demo.launch()