Omnibus commited on
Commit
6617df5
1 Parent(s): 27081e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -6
app.py CHANGED
@@ -103,11 +103,6 @@ iface = gr.Interface(
103
  title=title,
104
  description=description,
105
  allow_flagging="never",
106
- examples=[
107
- ["1fromGOPR1096.MP4.png"],
108
- ["1fromGOPR0950.png"],
109
- ["109fromGOPR1096.MP4.png"],
110
- ["110fromGOPR1087.MP4.png"],
111
- ],
112
  )
113
  iface.launch(debug=True)
 
103
  title=title,
104
  description=description,
105
  allow_flagging="never",
106
+
 
 
 
 
 
107
  )
108
  iface.launch(debug=True)