Spaces:
Runtime error
Runtime error
Tanish Gupta
commited on
Commit
•
cdaca80
1
Parent(s):
f5e43d1
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()
|