Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kpr7
/
squad2-qa
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Kimis Perros
commited on
Oct 9, 2025
Commit
5ffe74e
·
1 Parent(s):
b8004c8
UI tweaks
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -64,4 +64,4 @@ demo = gr.Interface(
64
)
65
66
if __name__ == "__main__":
67
-
demo.launch(
analytics_enabled=False
)
64
)
65
66
if __name__ == "__main__":
67
+
demo.launch()