Respair commited on
Commit
7b66246
·
verified ·
1 Parent(s): 5b5f9b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ with gr.Blocks(theme='Respair/[email protected]') as demo:
62
  check = gr.Checkbox(label="Go")
63
  with gr.Column(variant="panel", scale=2):
64
  img = gr.Image(
65
- "https://i.ibb.co/F4hKFrZ/dark-miku.webp",
66
  label="Image",
67
  ).style(height=320)
68
  with gr.Row():
 
62
  check = gr.Checkbox(label="Go")
63
  with gr.Column(variant="panel", scale=2):
64
  img = gr.Image(
65
+ "https://i.ibb.co/ydPm3n8/download-12-0.webp",
66
  label="Image",
67
  ).style(height=320)
68
  with gr.Row():