csgaobb commited on
Commit
ad8dfe3
·
verified ·
1 Parent(s): 5f339f4

Update app.py

Browse files

fix new added image examples

Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -110,8 +110,8 @@ examples = [
110
  ["images/134.png", "images/000.png", "model-256"],
111
  ["images/036.png", "images/024.png", "model-256"],
112
  ["images/178.png", "images/003.png", "model-256"],
113
- ["images/img1-02.jpg", "images/img1-03.jpg", "model-256"],
114
- ["images/img2-03.jpg", "images/img2-03.jpg", "model-256"],
115
  ]
116
 
117
  # Gradio interface layout
 
110
  ["images/134.png", "images/000.png", "model-256"],
111
  ["images/036.png", "images/024.png", "model-256"],
112
  ["images/178.png", "images/003.png", "model-256"],
113
+ ["images/img1-02.jpg", "images/img2-02.jpg", "model-256"],
114
+ ["images/img1-03.jpg", "images/img2-03.jpg", "model-256"],
115
  ]
116
 
117
  # Gradio interface layout