Spaces:
Running
Running
James MacQuillan
commited on
Commit
·
e23e41c
1
Parent(s):
d6a965c
push
Browse files
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(
|
|
|
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()
|