tirendazakademi commited on
Commit
03e3dd4
1 Parent(s): 3459893
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,6 +69,6 @@ gr.Interface(
69
  title=title,
70
  description=description,
71
  article=article,
72
- examples=[['woman.jpg'], ['man,jpg']],
73
  enable_queue=True
74
  ).launch(debug=False)
 
69
  title=title,
70
  description=description,
71
  article=article,
72
+ examples=[['woman.jpg'], ['man.jpg']],
73
  enable_queue=True
74
  ).launch(debug=False)