git clone https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM cd custom_nodes/ComfyUI-YoloWorld-EfficientSAM pip install -r requirements.txt 重启ComfyUI 模型下载:将 EfficientSAM 中的efficient_sam_s_cpu.jit 和 efficient_sam_s_gpu.jit 下载到 custom_nodes/ComfyUI-YoloWorld-EfficientSA...
YOLO_WORLD_EfficientSAM.py YOLO_WORLD_SEGS.py __init__.py requirements.txt Breadcrumbs ComfyUI-YoloWorld-EfficientSAM / requirements.txt Latest commit ZHO-ZHO-ZHO V1.0 a42a59f· Feb 20, 2024 HistoryHistory File metadata and controls Code Blame 1 lines (1 loc) · 34 Bytes Raw inference...
本以为报错的是 ComfyUI-Impact-Pack,查了一晚上,没搞定,最后没办法了,在启动项里一个个排错,排到 ComfyUI-YoloWorld-EfficientSAM 时发现不兼容。大佬能不能解决一下。Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Assignees...
btw, any idea which directory is yolo-world/l model auto-downloaded to ? I then manually deleted the above installation and installed again via manager this time. I don't notice any error (such as the above mentioned incompatible protobuf error), but the exception thrown by "Convert mask t...
一直卡在这个节点:Yoloworld_ModelLoader_Zho,不报错,也没法取消进程,只能关掉comfyui重启。Activity aqidesign commented on May 19, 2024 aqidesign on May 19, 2024 Author acesiare commented on May 20, 2024 acesiare on May 20, 2024 是模型文件失效了, 重新下载模型放到 /private/tmp/cache 里边对应...
你可以尝试卸载之后重新安装,我是这样解决的。 步骤: cd ComfyUI-YoloWorld-EfficientSAM pip uninstall inference-gpu pip install -r requirements.txt zhangbo123654 quanzaiyucommentedApr 21, 2024 我也需要手动安装,自动安装会报网络错误。自己已经下载了三个模型,不知道丢哪。
Error occurred when executing MaskToImage: cannot reshape tensor of 0 elements into shape [-1, 1, 1, 0] because the unspecified dimension size -1 can be any value and is ambiguous File "D:\ComfyUI_windows_portable\ComfyUI\execution.py", ...
Unofficial implementation of YOLO-World + EfficientSAM for ComfyUI - V2.0 新增蒙版分离+提取功能 · ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM@c4ce624
Error occurred when executing Yoloworld_ESAM_Zho: 'WorldModel' object has no attribute 'clip_model' File "C:\AI\ComfyUI_windows_portable\ComfyUI\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, ...
ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAMPublic NotificationsYou must be signed in to change notification settings Fork61 Star649 New issue Open terry111112222233333opened this issueMar 17, 2024· 4 comments Open opened this issueMar 17, 2024· 4 comments ...