【中字】ComfyUI - Yolo World、修復-修復(工作流程), 视频播放量 1091、弹幕量 0、点赞数 16、投硬币枚数 5、收藏人数 66、转发人数 5, 视频作者 账号已注销, 作者简介 ,相关视频:【ComfyUI工作流】照片转跳舞视频教程,AI照片一键转视频,丝滑流畅,操作简单,comfyui
9.ComfyUI修复崩坏的脸部 10.ComfyUI实现表情迁移工具 11.ComfyUI提取图片对象与遮罩功能 12.ComfyUI为物品更换任意背景 13.ComfyUI 去除对象 14.ComfyUI去除对象-Yoloworld节点去除 15.ComfyUI 随机打角标水印 16.ComfyUI 添加多水印 17.批量添加水印操作 18.ComfyUI 去除角标功能 19.ComfyUI批量去除水印徐鹏...
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 Manager 安装(On the Way) 手动安装: cd custom_nodes 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...
ComfyUI YOLO-World Integration Installation # Install ComfyUI following the instructions at # https://github.com/comfyanonymous/ComfyUI cd ${ComfyUI_HOME}/custom_nodes git lfs clone https://github.com/StevenGrove/ComfyUI-YOLOWorld.git cd ComfyUI-YOLOWorld pip install -r requirements.txt About...
本以为报错的是 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...
一直卡在这个节点: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", ...
File "C:\Users\moloc\ComfyUI\custom_nodes\ComfyUI-YoloWorld-EfficientSAM\YOLO_WORLD_EfficientSAM.py", line 141, in yoloworld_esam_image detections = sv.Detections.from_inference(results) AttributeError: type object 'Detections' has no attribute 'from_inference' first time running and i encount...