blanchon commited on
Commit
2ba904e
1 Parent(s): 20869dd

Update image URL for example results in app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -222,7 +222,7 @@ with gr.Blocks() as demo:
222
  # ("./examples/ex1.jpg", "./examples/ex1_result.png"),
223
  (
224
  "https://dropshare.blanchon.xyz/public/dropshare/ex1.jpg",
225
- "https://dropshare.blanchon.xyz/public/dropshare/ex1_result.png",
226
  ),
227
  ],
228
  [
 
222
  # ("./examples/ex1.jpg", "./examples/ex1_result.png"),
223
  (
224
  "https://dropshare.blanchon.xyz/public/dropshare/ex1.jpg",
225
+ "https://dropshare.blanchon.xyz/public/dropshare/ex1_results.png",
226
  ),
227
  ],
228
  [