lemonaddie commited on
Commit
458d7c4
·
verified ·
1 Parent(s): e3e5606

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -317,9 +317,7 @@ def main():
317
  examples = [
318
  ["files/gundam.jpg"],
319
  ["files/museum.jpg"],
320
- ["files/indoor.jpg"],
321
- ["files/catdog.jpg"],
322
- ["files/venue.jpg"]]
323
 
324
  gr.Interface(
325
  depth_normal,
 
317
  examples = [
318
  ["files/gundam.jpg"],
319
  ["files/museum.jpg"],
320
+ ["files/indoor.jpg"]]
 
 
321
 
322
  gr.Interface(
323
  depth_normal,