kijai / ComfyUI-KwaiKolorsWrapper

Diffusers wrapper to run Kwai-Kolors model
Apache License 2.0
518 stars 26 forks source link

Error, the picture is black #26

Open huameiwei-vc opened 1 month ago

huameiwei-vc commented 1 month ago
/home/uc12d930587ba4b2b8f0a7b5f216783f/.conda/envs/comfy/lib/python3.11/site-packages/intel_extension_for_pytorch/frontend.py:465: UserWarning: Conv BatchNorm folding failed during the optimize process.
  warnings.warn(
/home/uc12d930587ba4b2b8f0a7b5f216783f/.conda/envs/comfy/lib/python3.11/site-packages/intel_extension_for_pytorch/frontend.py:472: UserWarning: Linear BatchNorm folding failed during the optimize process.
  warnings.warn(
/home/uc12d930587ba4b2b8f0a7b5f216783f/.conda/envs/comfy/lib/python3.11/site-packages/intel_extension_for_pytorch/fx/concat_linear.py:190: UserWarning: failed to apply concat_linear on unet, please report bugs
  warnings.warn("failed to apply concat_linear on unet, please report bugs")
Requested to load AutoencoderKL
Loading 1 new model
/home/uc12d930587ba4b2b8f0a7b5f216783f/ComfyUI/nodes.py:1435: RuntimeWarning: invalid value encountered in cast
  img = Image.fromarray(np.clip(i, 0, 255).astype(np.uint8))

I use Intel XPU