nevreal commited on
Commit
18a37e1
·
verified ·
1 Parent(s): 2ce71c6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ with gr.Blocks(theme='nevreal/blues') as demo:
63
  check = gr.Checkbox(label="Go")
64
  with gr.Column(variant="panel", scale=2):
65
  img = gr.Image(
66
- "https://gradio-static-files.s3.us-west-2.amazonaws.com/header-image.jpg",
67
  label="Image",
68
  height=320,
69
  )
 
63
  check = gr.Checkbox(label="Go")
64
  with gr.Column(variant="panel", scale=2):
65
  img = gr.Image(
66
+ "https://huggingface.co/spaces/nevreal/blues/resolve/main/The_Diet_Syndrome_005.png",
67
  label="Image",
68
  height=320,
69
  )