-
cannot import name ‘filter_out_non_signature_kwargs’ from ‘transformers.utils’
报错信息 Failed to import transformers.models.vitmatte.image_processing_vitmatte because of the following error (look up to see its traceback): cannot import name 'filter_out_non_signature_kwargs…- 45
- 0
-
‘Sam’ object has no attribute ‘sam_wrapper’
报错提示 Error occurred when executing FaceDetailer: 'Sam' object has no attribute 'sam_wrapper' 报错节点 facedetailer 报错原因 facedetailer模型加载需要使用impact中的sam加载器,而使用segmentanything的加载器就会报错,只需…- 22
- 0
-
Building wheel for dlib (pyproject.toml) did not run successfully
报错信息 Building wheel for dlib (pyproject.toml) did not run successfully 报错节点 ComfyUI_FaceAnalysis 报错原因 本地没有编译环境,无法进行编译 解决方案 方案1:参考以前的这篇文章,安装本地编译环境,好处是可以解决其它同类问题,缺点是占用空间较大,8个多G要安装,用到的时候不多。 方案2:作者已经写了,还是…- 157
- 0
-
No module named ‘comfy_extras.chainner_models.types’
报错信息 No module named 'comfy_extras.chainner_models.types' 报错节点 comfyui-inpaint-nodes 解决方案 报错原因是因为老版本和新版本有差异,卸载插件重新安装最新版即可解决- 132
- 0
-
ComfyUI使用入门——基本的排错指南
在使用ComfyUI的过程中,大家经常遇到各种错误,有很多朋友找我调试。我也帮很多朋友解决了问题,就我遇到的情况,总结下来分为以下几大类,但最大的问题是粗心,不看安装文档: ComfyUI版本和插件版本不匹配 模型/模块(包)/节点缺失 网络问题,无法自动下载相关缺失内容 包依赖冲突或者版本不对 模型混用,大模型、CN、lora以及一些需要严格匹配的模型 手头素材有限,持续更新中 针对以上几类问题…- 1.1k
- 0
-
Error(s)in loading state dict for Resampler
报错信息 Error occurred when executing IPAdapterAdvanced:Error(s)in loading state dict for Resampler:size mismatch for proj in. weight: copying a param with shape torch, Size([1280, 1280]) from checkpoint…- 246
- 0
-
Error occurred when executing KSampler : mat1 and mat2 shapes cannot be multiplied
报错信息 Error occurred when executing KSampler :mat1 and mat2 shapes cannot be multiplied (154x2048 and 768x320) 报错原因 工作流中使用的模型、CN(contronlnet)模型,Lora,IPA或者其它模型不匹配造成的,例如有的是1.5,有的是XL。 解决方案 细致检查工作流,把对应的模型换…- 378
- 0
-
(error:-215:Assertion failed)!dsize.empty() in function cv::hal::resize
报错信息: Error occurred when executing CLIPSeg:OpenCV(4. 8. 0) D: lalopencv pythonlopencv pythonlopencvimoduleslimgproclsrclresize. cpp:3699: (error:-215:Assertion failed)!dsize.empty() in function cv::h…- 255
- 0
-
Error occurred when executing KSampler:Given groups=1, weight of size [320, 5, 3, 3], expected input[32, 4, 96, 96] to have 5 channels, but got 4 channels instead
报错扩展 AnimateDiff,这里不局限于这一个扩展,很多扩展都会报这个错误。 报错信息 Error occurred when executing KSampler:Given groups=1, weight of size [320, 5, 3, 3], expected input[32, 4, 96, 96] to have 5 channels, but got 4 channel…- 403
- 1
-
Expected str, bytes or os.PathLike object, not NoneType
报错扩展 eden_comfy_pipelines 中的CLIP_Interrogator节点 报错信息 Error occurred when executing CLIP Interrogator :expected str, bytes or os.PathLike object, not NoneType 报错原因 原作者写死了ComfyUI的根目录文件名,凡是非这个名称的文件夹都会报错,…- 262
- 1
-
秋叶绘世启动器/便携ComfyUI安装pip组件依赖
在使用ComfyUI的过程中,基本上大部分的扩展、依赖都可以通过扩展的脚本自动安装,但总会有那么几个扩展安装完成后不能使用,要么是依赖没有安装,要么是版本问题。大家经过搜索研究,找到了问题的根源,但解决的时候却发现搞不定?最常报以下错误: 错误信息 python/pip不是内部或外部命令,也不是可法行的程序。 报错原因 1、网上解决办法中给出的命令无法直接执行,因为绘世启动器或便携包打包的pyth…- 808
- 0
-
Could not build wheels for dlib, which is required to install pyproject.toml-based projects
报错信息:Could not build wheels for dlib, which is required to install pyproject.toml-based projects 报错原因:系统环境缺少C++编译环境 报错扩展:不局限某一扩展,很多需要本地编译的都可能报些错误 解决办法:下载visual studio installer,安装社区版,安装如图所示的扩展,根据自己的系统…- 326
- 0
-
No such file or directory:\RmBG-1.4\ model.pth
报错信息: Error occurred when executing Larerlask: RemBgUltra:[Errno 2l No such file or directory:E:l\ComfyuI_windows _portableliComfyuIllcustom _nodes iComfyuI LayerStylel\RmBG-1.4\ model.pth 报错扩展:移除背景在好…- 305
- 0
-
Your default credentials were not found.
报错信息: Error occurred when executing LayerUtility: PromptTagger.Your default credentials were not found. To set up Application Default Credentials, seehttps://cloud. google.com/docs/authentication/exte…- 135
- 0
-
No such file or diectory:wd-v1-4-convnext-kagger-v2.csv
报错扩展:WD14 报错原因:WD1.4反推扩展缺少模型对应的文件 解决方案:需要把对应的CSV文件一同下载到模型文件夹(安装目录\custom_nodes\ComfyUI-WD14-Tagger\models文件夹下),并使用与模型同样的命名,如下图。这个作者的其它模型同样也是需要这样操作。 下载地址: SmilingWolf/wd-v1-4-convnext-tagger-v2 at main…- 309
- 0
-
Permission denied:selfie multiclass 256×256.tflite
报错信息: Error occurred when executing LayerMask: Personllasklltra V2:Errno 13l Permission denied:"D:\comfyUI-aki-vl.3\models\imediapipe\selfie multiclass 256x256.tflite 报错扩展:LayerStyle中的节点PersonMas…- 1.2k
- 1
-
Comfyui版本过时/扩展过时等引起的错误
问题描述 使用过时的ComfyUI版本或者过时的插件、节点会引起工作流不能正常的流转、报错是,通常报错如下: module 'comfy.model_base' has no attribute 'SDXL_instructpix2pix' AttributeError: 'ModelPatcher' object has no attr…- 453
- 0
幸运之星正在降临...
点击领取今天的签到奖励!
恭喜!您今天获得了{{mission.data.mission.credit}}积分
我的优惠劵
-
¥优惠劵使用时效:无法使用使用时效:
之前
使用时效:永久有效优惠劵ID:×
没有优惠劵可用!