NotASI commited on
Commit
8b4817a
·
1 Parent(s): 45ae0f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 Gemini Gemma 2"):
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>