Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Madiy
/
CanvasAI
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Madiy
commited on
19 days ago
Commit
48af289
·
verified
·
1 Parent(s):
c445335
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-3
app.py
CHANGED
Viewed
@@ -546,6 +546,4 @@ with gr.Blocks(
546
547
548
549
-
demo.launch(
analytics_enabled
=
False,
550
-
allowed_paths=[],
551
-
show_error= True)
546
547
548
549
+
demo.launch(
show_error
=
True)