Spaces:
Build error
Build error
azharmobinok
commited on
Commit
·
27953da
1
Parent(s):
59fd6f4
Update app.py
Browse files
app.py
CHANGED
@@ -43,4 +43,4 @@ iface = gr.Interface(
|
|
43 |
outputs=gr.outputs.HTML(label="Graph viewer"),
|
44 |
title="Graph Viewer"
|
45 |
)
|
46 |
-
iface.launch(
|
|
|
43 |
outputs=gr.outputs.HTML(label="Graph viewer"),
|
44 |
title="Graph Viewer"
|
45 |
)
|
46 |
+
iface.launch()
|