MatteoScript commited on
Commit
6a4401a
·
1 Parent(s): a93d05b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -48,7 +48,6 @@ demo = gr.ChatInterface(fn=generate,
48
  chatbot=mychatbot,
49
  title="Zucchetti AI",
50
  textbox=gr.Textbox(placeholder="Descrivi il tuo problema..."),
51
- description="il Chatbot che risolve i tuoi problemi di AdHoc Revolution",
52
  theme="gradio/soft",
53
  submit_btn="Invia",
54
  retry_btn=None,
 
48
  chatbot=mychatbot,
49
  title="Zucchetti AI",
50
  textbox=gr.Textbox(placeholder="Descrivi il tuo problema..."),
 
51
  theme="gradio/soft",
52
  submit_btn="Invia",
53
  retry_btn=None,