mhamoody commited on
Commit
8069f71
·
verified ·
1 Parent(s): 8e95ba1
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -185,7 +185,7 @@ bot_inputs = [
185
 
186
 
187
  with gr.Blocks() as demo:
188
- gr.Markdown("<h1 style='font-size: 36px; font-weight: bold; font-family: Arial;'>Gemini 2.0 Multimodal Chatbot</h1>")
189
  with gr.Row():
190
  google_key_component.render()
191
  with gr.Row():
 
185
 
186
 
187
  with gr.Blocks() as demo:
188
+ gr.Markdown("<h1 style='font-size: 36px; font-weight: bold; font-family: Arial;'>Gemini 2.5 Multimodal Chatbot</h1>")
189
  with gr.Row():
190
  google_key_component.render()
191
  with gr.Row():