Spaces:
Running
Running
Update image URL for example results in app.py
Browse files
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/
|
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 |
[
|