Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

num_res_blocks as Sequence or int #235

@Warvito

Description

@Warvito

Add the option to define num_res_blocks in the AutoencoderKL and DiffusionModelUNet as a sequence of integers, indicating the number of residual blocks per level. This would be inline with what is proposed in https://arxiv.org/abs/2301.11093 (in their case they use Uvit) to scale the network, adding more residual blocks only in the lower resolution levels.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions