Skip to content

Commit

Permalink
Update demo.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Bebra777228 authored Mar 11, 2024
1 parent b330697 commit c6e2916
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -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("<img src='file/a.png' alt='image'>")
with gr.Tabs():
with gr.TabItem("Интерфейс"):
with gr.Row():
Expand Down

0 comments on commit c6e2916

Please sign in to comment.