Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -103,4 +103,4 @@ with gr.Blocks() as demo:
|
|
103 |
gr.Markdown("π Designed and built by Ali Under the Guidance of Professor Dennis Shasha")
|
104 |
gr.Markdown("Contact me at [email protected] π")
|
105 |
|
106 |
-
demo.launch(
|
|
|
103 |
gr.Markdown("π Designed and built by Ali Under the Guidance of Professor Dennis Shasha")
|
104 |
gr.Markdown("Contact me at [email protected] π")
|
105 |
|
106 |
+
demo.launch()
|