theNeofr commited on
Commit
bf8003d
1 Parent(s): de3c393

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -329,7 +329,7 @@ def update_stems(model):
329
 
330
  with gr.Blocks(
331
  title="🎵 Audio-Separator 🎵",
332
- css="footer{display:none !important}",
333
  theme="theNeofr/Syne"
334
  ) as app:
335
  gr.HTML("<h1> 🎵 Audio-Separator 🎵 </h1>")
 
329
 
330
  with gr.Blocks(
331
  title="🎵 Audio-Separator 🎵",
332
+ #css="footer{display:none !important}",
333
  theme="theNeofr/Syne"
334
  ) as app:
335
  gr.HTML("<h1> 🎵 Audio-Separator 🎵 </h1>")