Update app.py
Browse files
app.py
CHANGED
@@ -91,4 +91,4 @@ gr.Interface(
|
|
91 |
outputs="json",
|
92 |
title="Stock Prediction App",
|
93 |
description="This app predicts stock prices based on historical data."
|
94 |
-
).launch()
|
|
|
91 |
outputs="json",
|
92 |
title="Stock Prediction App",
|
93 |
description="This app predicts stock prices based on historical data."
|
94 |
+
).launch()
|