clementchadebec commited on
Commit
2e4874a
1 Parent(s): d7b1dc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -73,7 +73,7 @@ midas.to("cuda")
73
 
74
  # Load an image
75
  im = load_image(
76
- "https://huggingface.co/jasperai/jasperai/Flux.1-dev-Controlnet-Depth/resolve/main/examples/output.jpg"
77
  )
78
 
79
  depth = midas(im)
 
73
 
74
  # Load an image
75
  im = load_image(
76
+ "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Depth/resolve/main/examples/output.jpg"
77
  )
78
 
79
  depth = midas(im)