Commit
·
a8dfe81
1
Parent(s):
0ead373
Guardar mis cambios locales
Browse files
app.py
CHANGED
@@ -152,7 +152,7 @@ iface = gr.Interface(
|
|
152 |
],
|
153 |
live=True,
|
154 |
theme="compact",
|
155 |
-
title="Sales Forecasting System ✨",
|
156 |
description="Upload your sales data to start forecasting 🚀"
|
157 |
)
|
158 |
|
|
|
152 |
],
|
153 |
live=True,
|
154 |
theme="compact",
|
155 |
+
title="Sales Forecasting System ✨ Hola",
|
156 |
description="Upload your sales data to start forecasting 🚀"
|
157 |
)
|
158 |
|