ginipick commited on
Commit
48c62ff
·
verified ·
1 Parent(s): 827cb17

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -237,9 +237,9 @@ header h1 {
237
  """
238
 
239
  # Gradio Interface
240
- with gr.Blocks(css=custom_css, title="Multimodal & T2I Demo") as demo:
241
  with gr.Column(variant="panel"):
242
- gr.Markdown("<header><h1>Elegant Janus Multimodal & T2I Demo</h1></header>")
243
 
244
  with gr.Tabs():
245
  with gr.TabItem("Multimodal Understanding"):
 
237
  """
238
 
239
  # Gradio Interface
240
+ with gr.Blocks(css=custom_css, title="Multimodal & T2I") as demo:
241
  with gr.Column(variant="panel"):
242
+ gr.Markdown("<header><h1>Janus-Pro-7B</h1></header>")
243
 
244
  with gr.Tabs():
245
  with gr.TabItem("Multimodal Understanding"):