haonanzhang
commited on
Commit
•
e1bd0c5
1
Parent(s):
c3f49c6
Update app.py
Browse files
app.py
CHANGED
@@ -80,4 +80,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
|
80 |
|
81 |
gr.Markdown("<center> Made with ❤️ by Tanish Gupta. Credits to 🤗 Spaces for Hosting this App </center>")
|
82 |
|
83 |
-
demo.launch(
|
|
|
80 |
|
81 |
gr.Markdown("<center> Made with ❤️ by Tanish Gupta. Credits to 🤗 Spaces for Hosting this App </center>")
|
82 |
|
83 |
+
demo.launch()
|