Update app.py
Browse files
app.py
CHANGED
@@ -782,5 +782,4 @@ with gr.Blocks(title="Dashboard Narrator - Powered by OpenRouter.ai", theme=gr.t
|
|
782 |
|
783 |
# Launch the app
|
784 |
if __name__ == "__main__":
|
785 |
-
demo.launch()
|
786 |
demo.launch()
|
|
|
782 |
|
783 |
# Launch the app
|
784 |
if __name__ == "__main__":
|
|
|
785 |
demo.launch()
|