neuralvfx commited on
Commit
36eec61
·
verified ·
1 Parent(s): 1fcfd85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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
  ![videoXFun Nodes](assets/comfyui.png)
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
  ![videoXFun Nodes](assets/comfyui.png)
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