Rooni commited on
Commit
7717b35
·
1 Parent(s): e92393d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -34,8 +34,7 @@ iface = gr.Interface(
34
  inputs=["text", "text"],
35
  outputs="text",
36
  title="GPT",
37
- description="Помощь ученикам, решение заданий",
38
- interpretation="default"
39
  )
40
 
41
  # Запускаем интерфейс
 
34
  inputs=["text", "text"],
35
  outputs="text",
36
  title="GPT",
37
+ description="Помощь ученикам, решение заданий"
 
38
  )
39
 
40
  # Запускаем интерфейс