[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
2bc6f6879a
commit
cc71be93f2
1 changed files with 0 additions and 1 deletions
|
|
@ -885,7 +885,6 @@ class VideoBackend:
|
|||
# the memory plan stays consistent.
|
||||
if getattr(fam, "vae_force_fp32", False) and getattr(pipe, "vae", None) is not None:
|
||||
import torch
|
||||
|
||||
pipe.vae.to(torch.float32)
|
||||
|
||||
if _load_token is not None and _load_token != self._load_token:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue