Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
A-Celsius
/
clustered-demand-forecasting
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
A-Celsius
commited on
Apr 19
Commit
4b5e3fd
·
verified
·
1 Parent(s):
d5a736a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -244,4 +244,4 @@ demo = gr.Interface(
244
)
245
246
if __name__ == "__main__":
247
-
demo.launch(share=
False
)
244
)
245
246
if __name__ == "__main__":
247
+
demo.launch(share=
True
)