# ComfyUI-Yolo-World-EfficientSAM **Repository Path**: chat111/ComfyUI-Yolo-World-EfficientSAM ## Basic Information - **Project Name**: ComfyUI-Yolo-World-EfficientSAM - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-24 - **Last Updated**: 2024-12-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ComfyUI-Yolo-World-EfficientSAM ## Info ComfyUI Yolo World EfficientSAM custom node,Based on [ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM](https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM), modifications have been made and dependencies have been updated to newer versions. ## Installation 1. cd custom_nodes 2. git clone https://github.com/ycyy/ComfyUI-Yolo-World-EfficientSAM.git 3. From [EfficientSAM](https://huggingface.co/camenduru/YoloWorld-EfficientSAM/tree/main) download `efficient_sam_s_cpu.jit` and `efficient_sam_s_gpu.jit`. create folder `models` under `custom_nodes/ComfyUI-YoloWorld-EfficientSAM` put them into the `models` folder. 4. install requirements ## Note Currently undergoing modifications. If problems are encountered, you may need to resolve them on your own.