gxbsyxh
gxbsyxh
> Hi try to use : --disable-cuda-malloc in your run_nvidia_gpu.bat file. > > So output will be like this: .\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build --lowvram --preview-method auto --bf16-vae --disable-cuda-malloc Thank you...
Thanks for MarcinSoj's help, after a separate node test, we found the problem https://github.com/banodoco/Steerable-Motion/issues/11 ComfyUI-Advanced-ControlNet needs to be updated to work, leaving it for friends who find problems later
about, (IMPORT FAILED): D:\ComfyUI_windows_portable\ comfyui \custom_nodes\comfyui-reactor-node After half a month, I finally found the problem and made a record for my later friends. opencv-python==4.7.0 version too new will cause (IMPORT...
> 感谢您的关注。您可以尝试运行“pip install ms-swift -U”,或按照我们的安装说明重新配置环境 感谢您忙碌中来回复,但是它依然没有工作,comfyui便携版本,不管是在系统cmd,还是在\ComfyUI_windows_portable\python_embeded 下都一样,在python_embeded下操作会出现其它错误如下: Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [6 lines of...
> 嘿,你好!我遇到了相同的“预期所有张量都位于同一设备上”错误。以下是我通过将模型和图像显式移动到同一设备来修复它的方法。只需添加标有 # < 的行 -- 添加以下行: > > 在提示增强器加载器(例如,down_load_llm_model 和 down_load_image_captioner): > > def down_load_llm_model(self, llm_name, load_device): model_path = ... llm_model = AutoModelForCausalLM.from_pretrained(model_path, torch_dtype=torch.bfloat16) llm_model = llm_model.to(load_device) # >...
管理器大部分又变为英文了,请求更新