Kuronos commited on
Commit
b185db5
·
1 Parent(s): 21594ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -22,6 +22,5 @@ gr.Interface(
22
  title=title,
23
  description=description,
24
  article=article,
25
- example=example,
26
  enable_queue=True
27
  ).launch(debug=True)
 
22
  title=title,
23
  description=description,
24
  article=article,
 
25
  enable_queue=True
26
  ).launch(debug=True)