Spaces:
Sleeping
Sleeping
Shaif Chowdhury
commited on
Commit
·
e5f21ef
1
Parent(s):
1b00bd9
Add
Browse files
app.py
CHANGED
@@ -105,4 +105,4 @@ iface = gr.Interface(
|
|
105 |
description="Enter the start date, end date, and stock ticker to view the stock data.",
|
106 |
)
|
107 |
|
108 |
-
iface.launch(
|
|
|
105 |
description="Enter the start date, end date, and stock ticker to view the stock data.",
|
106 |
)
|
107 |
|
108 |
+
iface.launch()
|