tkasasagi commited on
Commit
b20ceb0
1 Parent(s): 4ee6672

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -72,7 +72,7 @@ Use the code below to get started with the model.
72
  image=processor(original_image),
73
  guidance_scale=7.0,
74
  controlnet_conditioning_scale=0.8,
75
- num_inference_steps=30,
76
  num_images_per_prompt=1,
77
  output_type="pil",
78
  ).images
 
72
  image=processor(original_image),
73
  guidance_scale=7.0,
74
  controlnet_conditioning_scale=0.8,
75
+ num_inference_steps=35,
76
  num_images_per_prompt=1,
77
  output_type="pil",
78
  ).images