mosidi commited on
Commit
d6495a1
·
1 Parent(s): 6c7a41b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -210,6 +210,6 @@ gr.Interface(
210
  description=description,
211
  article=article,
212
 
213
- examples=[]
214
  outputs=["image", "text"],
215
  ).launch()
 
210
  description=description,
211
  article=article,
212
 
213
+ examples=[],
214
  outputs=["image", "text"],
215
  ).launch()