Spaces:
Runtime error
Runtime error
AndresAlejandro
commited on
Commit
•
2c4c4fb
1
Parent(s):
4a9e28e
Update app.py
Browse files
app.py
CHANGED
@@ -417,7 +417,7 @@ with block as demo:
|
|
417 |
</div>
|
418 |
"""
|
419 |
)
|
420 |
-
with gr.Group():
|
421 |
with gr.Tab("From YouTube 📹"):
|
422 |
with gr.Box():
|
423 |
|
|
|
417 |
</div>
|
418 |
"""
|
419 |
)
|
420 |
+
with gr.Group(theme=theme):
|
421 |
with gr.Tab("From YouTube 📹"):
|
422 |
with gr.Box():
|
423 |
|