diff --git a/demo.py b/demo.py index 7c8a20b..713ed54 100644 --- a/demo.py +++ b/demo.py @@ -5,8 +5,6 @@ model_library = CachedModels() with gr.Blocks(title="🔊",theme=gr.themes.Base(primary_hue="rose",neutral_hue="zinc")) as app: - with gr.Row(): - gr.HTML("image") with gr.Tabs(): with gr.TabItem("Интерфейс"): with gr.Row():