rahul7star commited on
Commit
f2a6653
·
verified ·
1 Parent(s): b811178

Update wan/textimage2video.py

Browse files
Files changed (1) hide show
  1. wan/textimage2video.py +1 -1
wan/textimage2video.py CHANGED
@@ -44,7 +44,7 @@ class WanTI2V:
44
  use_sp=False,
45
  t5_cpu=False,
46
  init_on_cpu=True,
47
- convert_model_dtype=True,
48
  ):
49
  r"""
50
  Initializes the Wan text-to-video generation model components.
 
44
  use_sp=False,
45
  t5_cpu=False,
46
  init_on_cpu=True,
47
+ convert_model_dtype=False,
48
  ):
49
  r"""
50
  Initializes the Wan text-to-video generation model components.