clementchadebec commited on
Commit
d7b1dc7
1 Parent(s): adc1f0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -76,7 +76,7 @@ im = load_image(
76
  "https://huggingface.co/jasperai/jasperai/Flux.1-dev-Controlnet-Depth/resolve/main/examples/output.jpg"
77
  )
78
 
79
- surface = midas(im)
80
  ```
81
 
82
  # Training
 
76
  "https://huggingface.co/jasperai/jasperai/Flux.1-dev-Controlnet-Depth/resolve/main/examples/output.jpg"
77
  )
78
 
79
+ depth = midas(im)
80
  ```
81
 
82
  # Training