clementchadebec commited on
Commit
93c0a5d
1 Parent(s): c5b7a71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -37,7 +37,6 @@ pipe = FluxControlNetPipeline.from_pretrained(
37
  torch_dtype=torch.bfloat16
38
  )
39
 
40
-
41
  # Load a control image
42
  control_image = load_image(
43
  "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Surface-Normals/resolve/main/examples/surface.jpg"
 
37
  torch_dtype=torch.bfloat16
38
  )
39
 
 
40
  # Load a control image
41
  control_image = load_image(
42
  "https://huggingface.co/jasperai/Flux.1-dev-Controlnet-Surface-Normals/resolve/main/examples/surface.jpg"