ComfyUI + Flux 生成图片是纯黑色的问题
今天在运行一个Lora对比的工作流时,出现:joycaption报错,内容如下:Some modules are dispatched on the CPU or the disk. Make sure you have enough GPU RAM to fit the quantized model. If you want to dispatch the model on the CPU or the disk while keeping these modules in 32-bit, you need to set `llm_int8_enable_fp32_cpu_offload=True` and pass a custom `device_map` to `from_pretrained`. Check https://huggingface.co/docs/transformers/main/en/main_classes/quantization#offload-between-cpu-and-gpu for more details.
这个提示后,生生成图片是纯黑色的图片,估计是模型和节点不兼容导致?
页:
[1]