Commit b32555a
authored
[docs] Add missing parenthesis in the sample code of BLIP Diffusion (huggingface#5144)
Add missing parenthesis in the sample code of BLIP Diffusion1 parent 80c00e5 commit b32555a
File tree
1 file changed
+1
-1
lines changed- src/diffusers/pipelines/controlnet
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments