flash-diffusion icon indicating copy to clipboard operation
flash-diffusion copied to clipboard

bug of sd3 training

Open jyy-1998 opened this issue 1 year ago • 0 comments

return_post_mid_blocks appears in the sd3 gan loss training code, but the SD3Transformer2DModel class in the diffusers library you uploaded does not have this parameter

jyy-1998 avatar Nov 04 '24 10:11 jyy-1998