Update app.py
Browse files
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():
|