sayakpaul HF staff commited on
Commit
268851b
1 Parent(s): faaea09

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -98,7 +98,7 @@ images[0]
98
  images[0].save(f"stormtrooper_grid.png")
99
  ```
100
 
101
- ![]("stormtrooper_grid.png")
102
 
103
  To more details, check out the official documentation of [`StableDiffusionXLControlNetPipeline`](https://huggingface.co/docs/diffusers/main/en/api/pipelines/controlnet_sdxl).
104
 
 
98
  images[0].save(f"stormtrooper_grid.png")
99
  ```
100
 
101
+ ![](./stormtrooper_grid.png)
102
 
103
  To more details, check out the official documentation of [`StableDiffusionXLControlNetPipeline`](https://huggingface.co/docs/diffusers/main/en/api/pipelines/controlnet_sdxl).
104