Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
Karanz01/FaceSwapAll
rajchavan
/
FaceSwapAll
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
deepro1024
commited on
May 23, 2025
Commit
366e7e8
·
1 Parent(s):
40709e4
nothing new
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -509,4 +509,4 @@ with gr.Blocks() as demo:
509
510
511
if __name__ == "__main__":
512
-
demo.launch(share=
False
)
509
510
511
if __name__ == "__main__":
512
+
demo.launch(share=
True
)