Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
czq
/
TimeQA_demo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
czq
commited on
Apr 4, 2023
Commit
c4d5478
·
1 Parent(s):
14f7217
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -112,4 +112,4 @@ with gr.Blocks() as demo:
112
113
if __name__ == "__main__":
114
115
-
demo.launch(
share=True
)
112
113
if __name__ == "__main__":
114
115
+
demo.launch()