Spaces:
Sleeping
Sleeping
Update bleep_that_sht/gradio_app_url_download.py
Browse files
bleep_that_sht/gradio_app_url_download.py
CHANGED
@@ -183,4 +183,4 @@ with gr.Blocks(theme=gr.themes.Soft(), title="🎬 Bleep That Sh*t 🙊") as dem
|
|
183 |
|
184 |
if __name__ == "__main__":
|
185 |
print("Launching Gradio interface...")
|
186 |
-
demo.launch(
|
|
|
183 |
|
184 |
if __name__ == "__main__":
|
185 |
print("Launching Gradio interface...")
|
186 |
+
demo.launch()
|