ComfyUI-Manager管理器通过Git URL安装报错:This action is not allowed with this security level configuration.
在ComfyUI管理器里,通过 Git URL 安装模型时,报错This action is not allowed with this security level configuration.
在ComfyUI管理器里,通过 Git URL 安装模型时,报错This action is not allowed with this security level configuration.,如下图

这是因为安全级别太高导致的报错,可以把安全级别设置的低一些。在ComfyUI\custom_nodes\ComfyUI-Manager\config.ini里把security_level = normal改为security_level = weak后,重启ComfyUI就可以了。
