Skip to content

Commit

Permalink
add title
Browse files Browse the repository at this point in the history
  • Loading branch information
blaise-tk committed Feb 20, 2024
1 parent ba5004b commit f429d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ui.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ def webpath(fn):

def create_ui():
preload()
block = gr.Blocks(theme="remilia/Ghostly")
block = gr.Blocks(theme="remilia/Ghostly", title="VoRAS")

with block:
with gr.Tabs():
Expand Down

0 comments on commit f429d40

Please sign in to comment.