saa231 commited on
Commit
e268082
·
verified ·
1 Parent(s): 430f05a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ def handle_followup(followup_audio):
63
 
64
  # --- Gradio App ---
65
  with gr.Blocks() as demo:
66
- gr.Markdown("##Multimodal Visual Q&A with Audio Output")
67
 
68
  with gr.Row():
69
  with gr.Column():
 
63
 
64
  # --- Gradio App ---
65
  with gr.Blocks() as demo:
66
+ gr.Markdown("## Multimodal Visual Q&A with Audio Output")
67
 
68
  with gr.Row():
69
  with gr.Column():