gsarti commited on
Commit
631d558
·
verified ·
1 Parent(s): ace2694

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -93,8 +93,5 @@ iface = gr.Interface(
93
  examples = examples,
94
  title="IT5 Sequence-to-sequence Demo 🇮🇹",
95
  description=description,
96
- thumbnail="https://gsarti.com/publication/it5/featured.png",
97
- theme="huggingface",
98
- allow_flagging="never",
99
  )
100
  iface.launch()
 
93
  examples = examples,
94
  title="IT5 Sequence-to-sequence Demo 🇮🇹",
95
  description=description,
 
 
 
96
  )
97
  iface.launch()