Spaces:
Running
Running
Update app.py
Browse files
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>")
|