remove pooled_projection_dim

#76
by dxqb - opened

pooled_projection_dim is unused and leads to a warning when loaded in diffusers:
The config attributes {'pooled_projection_dim': 768} were passed to QwenImageTransformer2DModel, but are not expected and will be ignored. Please verify your config.json configuration file.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment