↓ 8 callersMethod__init__(
self,
in_channels: int = 3,
channels: List[int] = [320, 640, 1280, 1280],
nu
diffusers/src/diffusers/models/adapter.py:245
↓ 8 callersMethodget_sd_image(self, seed=0, shape=(4, 3, 512, 512), fp16=False)
diffusers/tests/models/autoencoders/test_models_vae.py:624
↓ 8 callersFunctionget_up_block(
up_block_type: str, num_layers: int, in_channels: int, out_channels: int, temb_channels: int, add_upsamp
diffusers/src/diffusers/models/unets/unet_1d_blocks.py:651