PascalNotin commited on
Commit
ed68b5c
1 Parent(s): 8eb33a8

Removed examples

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -135,6 +135,6 @@ gr.Interface(
135
  title=title,
136
  description=description,
137
  article=article,
138
- examples=examples,
139
  allow_flagging="never"
140
  ).launch(debug=True)
 
135
  title=title,
136
  description=description,
137
  article=article,
138
+ ##examples=examples,
139
  allow_flagging="never"
140
  ).launch(debug=True)