jens009 commited on
Commit
6429257
β€’
1 Parent(s): ea811d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,7 +35,7 @@ iface = gr.Interface(
35
  fn=autocomplete,
36
  inputs=gr.Textbox(lines=2,
37
  placeholder="Moin! πŸ‘‹",
38
- label="Input Sentence"),
39
  outputs=gr.Markdown(),
40
  title="Turbo KI-Chat πŸš€",
41
  description="Powered by Groq & Mistral",
 
35
  fn=autocomplete,
36
  inputs=gr.Textbox(lines=2,
37
  placeholder="Moin! πŸ‘‹",
38
+ label="Deine Eingabe"),
39
  outputs=gr.Markdown(),
40
  title="Turbo KI-Chat πŸš€",
41
  description="Powered by Groq & Mistral",