mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-29 07:22:12 +03:00
Update docs/source/en/modular_diffusers/custom_blocks.md
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
This commit is contained in:
@@ -271,7 +271,6 @@ block = Florence2ImageAnnotatorBlock()
|
||||
block.push_to_hub("<your repo id>")
|
||||
```
|
||||
|
||||
## Using the Custom Block
|
||||
|
||||
Let's use this custom block in an inpainting workflow.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user