yuragoithf commited on
Commit
ce7e0df
·
1 Parent(s): 66e6982

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,5 +104,5 @@ gr.Interface(fn=model_inference,
104
  outputs=image_out,
105
  title=title,
106
  description=description,
107
- examples=["CTH.png", "carplane.webp"]
108
  ).launch()
 
104
  outputs=image_out,
105
  title=title,
106
  description=description,
107
+ # examples=["CTH.png", "carplane.webp"]
108
  ).launch()