Update README.md
Browse files
README.md
CHANGED
|
@@ -44,6 +44,10 @@ thumbnail: https://huggingface.co/neuralvfx/Z-Image-SAM-ControlNet/resolve/main/
|
|
| 44 |
5) Plug the `ZImageFunControlnet` into KSampler
|
| 45 |

|
| 46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
Here's an example workflow json: [comfy-ui-patch/z-image-control.json](https://huggingface.co/neuralvfx/Z-Image-SAM-ControlNet/blob/main/comfy-ui-patch/z-image-control.json) (includes option which performs segmentation first)
|
| 48 |
# Hugging Face Usage
|
| 49 |
|
|
|
|
| 44 |
5) Plug the `ZImageFunControlnet` into KSampler
|
| 45 |

|
| 46 |
|
| 47 |
+
## Add Auto Segmentation (optional)
|
| 48 |
+
1) Use the ComfyUI Manager to add [ComfyUI-segment-anything-2](https://github.com/kijai/ComfyUI-segment-anything-2)
|
| 49 |
+
2) Use `Sam2AutoSegmentation` node to create segmented image
|
| 50 |
+
|
| 51 |
Here's an example workflow json: [comfy-ui-patch/z-image-control.json](https://huggingface.co/neuralvfx/Z-Image-SAM-ControlNet/blob/main/comfy-ui-patch/z-image-control.json) (includes option which performs segmentation first)
|
| 52 |
# Hugging Face Usage
|
| 53 |
|