comfyanonymous / ComfyUI_TensorRT

MIT License
507 stars 34 forks source link

Always generates black images #63

Open XJF2332 opened 3 months ago

XJF2332 commented 3 months ago

TensorRT always generates black images, with previews sometimes being colorful noise, sometimes pure black. Regardless, after VAE decoding, only black images remain. This is my workflow, nodes and prompts should be visible. 屏幕截图 2024-08-10 114213 Furthermore, I have updated TensorRT to the latest version, which is newer than the "Fix issue with black images" update. image I have reviewed the content of a previously closed issue, but it did not solve my problem.

deepfree2023 commented 3 months ago

batch size out of range

XJF2332 commented 3 months ago

batch size out of range

still went wrong at batch size 1,2,3,4 as you can see, this dynamic engine has a batch size range of 1~4 image image image image