Wonder1905
Wonder1905
> Can you please share your code? it will be very useful!
Hi can you upload your version of the evaluation code
Yes, I did. Lets pass on the flow, one uses your specific : unet_2d_condition.py, in line 291: ` down_block = get_down_block( down_block_type, num_layers=layers_per_block, in_channels=input_channel, out_channels=output_channel, temb_channels=blocks_time_embed_dim, add_downsample=not is_final_block, resnet_eps=norm_eps, resnet_act_fn=act_fn,...