Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
renjithks
/
tradingcharts
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
renjithks
commited on
Apr 28, 2023
Commit
7e6817d
·
1 Parent(s):
832b367
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -73,4 +73,4 @@ with gr.Blocks() as demo:
73
74
75
if __name__ == "__main__":
76
-
demo.launch(
share=True
)
73
74
75
if __name__ == "__main__":
76
+
demo.launch()