ginipick commited on
Commit
bd608a9
·
verified ·
1 Parent(s): 4139c42

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -239,7 +239,7 @@ header h1 {
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"):
 
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>Chat With Janus-Pro-7B</h1></header>")
243
 
244
  with gr.Tabs():
245
  with gr.TabItem("Multimodal Understanding"):