Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -209,7 +209,7 @@ with gr.Blocks(theme = gr.themes.Soft()) as demo:
|
|
209 |
chatbot_component
|
210 |
]
|
211 |
)
|
212 |
-
with gr.Tab("Chat with
|
213 |
gr.HTML(
|
214 |
"""
|
215 |
<h1 align="center">Still in development</h1>
|
|
|
209 |
chatbot_component
|
210 |
]
|
211 |
)
|
212 |
+
with gr.Tab("Chat with Gemma 2"):
|
213 |
gr.HTML(
|
214 |
"""
|
215 |
<h1 align="center">Still in development</h1>
|