Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -92,7 +92,7 @@ from diffusers import (
92
  UniPCMultistepScheduler,
93
  )
94
 
95
- checkpoint = "lllyasviel/control_v11p_sd15_depth"
96
 
97
  image = load_image(
98
  "https://huggingface.co/lllyasviel/control_v11p_sd15_depth/resolve/main/images/input.png"
 
92
  UniPCMultistepScheduler,
93
  )
94
 
95
+ checkpoint = "lllyasviel/control_v11f1p_sd15_depth"
96
 
97
  image = load_image(
98
  "https://huggingface.co/lllyasviel/control_v11p_sd15_depth/resolve/main/images/input.png"