Spaces:
Running
on
Zero
Running
on
Zero
roychao19477
commited on
Commit
·
d4d6daa
1
Parent(s):
c6b6fda
Upload
Browse files
app.py
CHANGED
@@ -104,6 +104,6 @@ se_demo = gr.Interface(
|
|
104 |
|
105 |
|
106 |
with demo:
|
107 |
-
gr.TabbedInterface([se_demo], ["Speech Enhancement Mamba"]
|
108 |
|
109 |
demo.launch()
|
|
|
104 |
|
105 |
|
106 |
with demo:
|
107 |
+
gr.TabbedInterface([se_demo], ["Speech Enhancement Mamba"])
|
108 |
|
109 |
demo.launch()
|