mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2025-12-09 22:14:34 +08:00
Update model_multitalk.py
This commit is contained in:
parent
6f6db12bbe
commit
00c069dd1c
@ -591,4 +591,4 @@ class InfiniteTalkOuterSampleLoopingWrapper:
|
||||
self.encoded_audio = [ea.to(device_or_dtype) for ea in self.encoded_audio]
|
||||
if self.ref_target_masks is not None:
|
||||
self.ref_target_masks = self.ref_target_masks.to(device_or_dtype)
|
||||
return self
|
||||
return self
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user