Spaces:
Runtime error
Runtime error
Commit
·
7d952f7
1
Parent(s):
bc01a52
Update app.py
Browse files
app.py
CHANGED
@@ -246,7 +246,7 @@ interface_yt = gr.Interface(
|
|
246 |
)
|
247 |
interface = gr.TabbedInterface(
|
248 |
[interface_yt],
|
249 |
-
["📺 - Clone Song From YouTube],
|
250 |
)
|
251 |
|
252 |
|
|
|
246 |
)
|
247 |
interface = gr.TabbedInterface(
|
248 |
[interface_yt],
|
249 |
+
["📺 - Clone Song From YouTube"],
|
250 |
)
|
251 |
|
252 |
|