update
Browse files
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.
|
| 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():
|