on magic animate i get this error and it stuck like this : pipeline_animation.py:624: FutureWarning

on magic animate i get this error and it stuck like this :

pipeline_animation.py:624: FutureWarning: Accessing config attribute in_channels directly via 'UNet3DConditionModel' object attribute is deprecated. Please access 'in_channels' over 'UNet3DConditionModel's config object instead, e.g. 'unet.config.in_channels'.
num_channels_latents = self.unet.in_channels
0%| | 0/25 [00:00<?, ?it/s]
Was this page helpful?