os1187 commited on
Commit
fea786c
·
1 Parent(s): dccf8da

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -184,11 +184,6 @@ def inference(image):
184
 
185
  return img1, img2, img3, parts_list_damages
186
 
187
- title="Example images"
188
- examples=[
189
- ['01_NOR_Kratzer_4sp-720x340.jpg', 'Scratch']
190
-
191
-
192
 
193
  with gr.Blocks() as demo:
194
  with gr.Row():
 
184
 
185
  return img1, img2, img3, parts_list_damages
186
 
 
 
 
 
 
187
 
188
  with gr.Blocks() as demo:
189
  with gr.Row():