Nymbo commited on
Commit
67f711c
β€’
1 Parent(s): cd88697

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ iface = gr.Interface(
33
  placeholder="Hello πŸ‘‹",
34
  label="Input Sentence"),
35
  outputs=gr.Markdown(),
36
- title="Catch me if you can 🐰",
37
  description="Powered by Groq & Gemma",
38
  live=True, # Set live to True for real-time feedback
39
  allow_flagging="never" # Disable flagging
 
33
  placeholder="Hello πŸ‘‹",
34
  label="Input Sentence"),
35
  outputs=gr.Markdown(),
36
+ title="Gemma, on Groq πŸš€",
37
  description="Powered by Groq & Gemma",
38
  live=True, # Set live to True for real-time feedback
39
  allow_flagging="never" # Disable flagging