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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -64,5 +64,6 @@ gr.Interface(
64
  title=title,
65
  description=description,
66
  article=article,
 
67
  theme="huggingface",
68
  ).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)