Spaces:
Build error
Build error
Commit ·
8cee785
1
Parent(s): 3a9f231
Update app.py
Browse files
app.py
CHANGED
|
@@ -63,4 +63,4 @@ gr.Interface(
|
|
| 63 |
title="Darwin's Diagram Visualizer",
|
| 64 |
description="Enter your question and see the generated diagram.",
|
| 65 |
allow_flagging=False, examples=examples
|
| 66 |
-
).launch(
|
|
|
|
| 63 |
title="Darwin's Diagram Visualizer",
|
| 64 |
description="Enter your question and see the generated diagram.",
|
| 65 |
allow_flagging=False, examples=examples
|
| 66 |
+
).launch()
|