neonwatty commited on
Commit
7054635
1 Parent(s): 0de0dc0

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(css="footer{display:none !important}")
 
183
 
184
  if __name__ == "__main__":
185
  print("Launching Gradio interface...")
186
+ demo.launch()