Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ginigen/Infographic
ginigen
/
Mockup
like
69
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aiqcamp
commited on
Jan 19
Commit
d7f82cc
·
verified
·
1 Parent(s):
87d3ec0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -320,6 +320,5 @@ if __name__ == "__main__":
320
server_port=7860,
321
share=False,
322
show_error=True,
323
-
debug=True
,
324
-
ssr=False # Disable SSR
325
)
320
server_port=7860,
321
share=False,
322
show_error=True,
323
+
debug=True
324
)