Methodforward(self, hidden_states, temb=None, encoder_hidden_states=None, attention_mask=None, use_image_num=None)
base/models/unet_blocks.py:320
Methodforward(self, hidden_states, encoder_hidden_states=None, timestep=None, use_image_num=None, return_dict: bool = True)
base/models/attention.py:358
Methodforward(self, hidden_states, encoder_hidden_states=None, timestep=None, attention_mask=None, video_length=None, use_i
base/models/attention.py:511
Methodforward(self, hidden_states, condition_video=None, encoder_hidden_states=None, timesteps=None, temb=None, attention_m
vsr/models/temporal_module.py:61
Methodforward(self, hidden_states, condition_video=None, encoder_hidden_states=None, timesteps=None, temb=None, attention_m
vsr/models/temporal_module.py:151
Methodforward(self, hidden_states, encoder_hidden_states=None, timestep=None, attention_mask=None, video_length=None)
vsr/models/temporal_module.py:408
Methodforward(self, hidden_states, encoder_hidden_states=None, timestep=None, attention_mask=None, video_length=None)
vsr/models/attention.py:552
Methodforward(self, hidden_states, encoder_hidden_states=None, timestep=None, attention_mask=None, video_length=None)
interpolation/models/attention.py:566