flux can only generate 256x256---1344x1344 for tensorrt?diffuer can generate 2048x2048! #4315
Labels
Investigating
Issue needs further investigation
Module:DemoDiffusion
Issues regarding demoDiffusion
triaged
Issue has been triaged by maintainers
Description
I tried using the flux model to generate 2048x2048, but found that the code limited the maximum output to 1344. But I can use the diffuers library to generate 2048x2048 images. So I tried to modify 1244 in the code to 2048, but when I continued running, the following error occurred:
Environment
Tensorrt 10.7:
A800:
NVIDIA Driver Version:550.54.15:
CUDA Version:11.4:
Operating System:
Steps To Reproduce
The text was updated successfully, but these errors were encountered: