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:
VizWiz-Challenges
/
evaluationServer
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
HFswapnil
commited on
Mar 30
Commit
6f0a138
·
verified
·
1 Parent(s):
a0dc4ff
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -13,4 +13,4 @@ build_vqa_page(demo)
13
build_at_page(demo)
14
15
if __name__ == "__main__":
16
-
demo.launch(
ssr=False
)
13
build_at_page(demo)
14
15
if __name__ == "__main__":
16
+
demo.launch()