mdkid79
mdkid79
> 我不知道怎么做,但解决了。按照后续步骤进行。 > > * 从 requirements.txt 安装了 deps(但 deps 已经安装) > * 重新启动。没有任何变化。 > * 已安装`inference-gpu[yolo-world]==0.14.1`(遇到包不兼容问题) > * `inference-gpu[yolo-world]==0.9.13`再次安装 > * 重新启动 ComfyUI。有效。 > >  you mean "pip...
> @mdkid79 no, just re-installed using **pip**, `pip install inference-gpu[yolo-world]==0.9.13`. > > It was the same in [requirements.txt](https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM/blob/dcb7865308f95734972e27d220d6d71b619991ac/requirements.txt#L1) OK, I'll try it, thanks
> You need to check your server output for what the problem is and probably fix it there. you mean comfyui ? sorry, I'm not a coder so I don't...