Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -51,3 +51,4 @@ iface = gr.Interface(
|
|
51 |
# Launch the Gradio app with sharing option enabled
|
52 |
if __name__ == "__main__":
|
53 |
iface.launch(share=True)
|
|
|
|
51 |
# Launch the Gradio app with sharing option enabled
|
52 |
if __name__ == "__main__":
|
53 |
iface.launch(share=True)
|
54 |
+
|