rajag0pal commited on
Commit
f645719
1 Parent(s): 89241b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,6 +64,6 @@ gr.Interface(
64
  title=title,
65
  description=description,
66
  article=article,
67
- examples=examples
68
  theme="huggingface",
69
  ).launch(debug=True, enable_queue=True)
 
64
  title=title,
65
  description=description,
66
  article=article,
67
+ examples=examples,
68
  theme="huggingface",
69
  ).launch(debug=True, enable_queue=True)