James MacQuillan commited on
Commit
e23e41c
·
1 Parent(s): d6a965c
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,4 +171,4 @@ with gr.Blocks(theme=theme) as demo:
171
  **Important Note**: Investing in financial markets carries risk, and it is possible to lose some or all of the invested capital. Always consider seeking advice from a qualified financial advisor.
172
  ''')
173
 
174
- demo.launch(share = True)
 
171
  **Important Note**: Investing in financial markets carries risk, and it is possible to lose some or all of the invested capital. Always consider seeking advice from a qualified financial advisor.
172
  ''')
173
 
174
+ demo.launch()