whitphx HF staff commited on
Commit
97383d6
1 Parent(s): 0e305c3

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -49,8 +49,8 @@ demo = gr.Interface(
49
  gr.Image(type="filepath")
50
  ],
51
  outputs=[
52
- gr.Image(),
53
- gr.JSON(),
54
  ],
55
  examples=[
56
  ["bread_small.png"]
 
49
  gr.Image(type="filepath")
50
  ],
51
  outputs=[
52
+ gr.Image(label="Depth Image"),
53
+ gr.JSON(label="Tensor"),
54
  ],
55
  examples=[
56
  ["bread_small.png"]