mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-12 18:03:35 +08:00
remove print
This commit is contained in:
parent
7378bf6a27
commit
ed3d1942d0
@ -200,7 +200,6 @@ class HunyuanVideo(nn.Module):
|
||||
operation_settings = {"operations": operations, "device": device, "dtype": dtype}
|
||||
|
||||
params = HunyuanVideoParams(**kwargs)
|
||||
print("HunyuanVideo params:", params)
|
||||
self.params = params
|
||||
self.patch_size = params.patch_size
|
||||
self.in_channels = params.in_channels
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user