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:
JohnG112358
/
StyleTransfer
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
John Guerrerio
commited on
Apr 29, 2024
Commit
5f0eb84
·
1 Parent(s):
4e4e1e5
removed share=True
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -110,4 +110,4 @@ demo = gr.Interface(
110
theme=gr.themes.Soft()
111
)
112
113
-
demo.launch(debug=True
, share=True
)
110
theme=gr.themes.Soft()
111
)
112
113
+
demo.launch(debug=True)