Rahatara commited on
Commit
d73ac2f
·
verified ·
1 Parent(s): b8000f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -160,7 +160,7 @@ bot_inputs = [
160
 
161
 
162
  with gr.Blocks(theme="earneleh/paris") as demo:
163
- gr.Markdown("Gemini-2.0 Multimodal Chatbot")
164
  with gr.Row():
165
  google_key_component.render()
166
  with gr.Row():
 
160
 
161
 
162
  with gr.Blocks(theme="earneleh/paris") as demo:
163
+ gr.Markdown("##Gemini-2.0 Multimodal Chatbot")
164
  with gr.Row():
165
  google_key_component.render()
166
  with gr.Row():