mhamoody commited on
Commit
7374901
·
verified ·
1 Parent(s): 8316cef
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -341,7 +341,7 @@ def handle_submit(
341
 
342
 
343
  with gr.Blocks() as demo:
344
- gr.Markdown("<h1 style='font-size: 36px; font-weight: bold; font-family: Arial;'>Gemini 2.0 Multimodal Chatbot</h1>")
345
  with gr.Row():
346
  google_key_component.render()
347
  with gr.Row():
 
341
 
342
 
343
  with gr.Blocks() as demo:
344
+ gr.Markdown("<h1 style='font-size: 36px; font-weight: bold; font-family: Arial;'>Gemini 2.5 Multimodal Chatbot</h1>")
345
  with gr.Row():
346
  google_key_component.render()
347
  with gr.Row():