EuuIia commited on
Commit
2921cee
·
verified ·
1 Parent(s): cd93d5b

Update api/ltx_server.py

Browse files
Files changed (1) hide show
  1. api/ltx_server.py +1 -1
api/ltx_server.py CHANGED
@@ -649,7 +649,7 @@ class VideoService:
649
  log_tensor_info(latents, "Latentes Finais (Passo 2)")
650
 
651
 
652
- else:
653
  single_pass_kwargs = call_kwargs.copy()
654
  first_pass_config = self.config.get("first_pass", {})
655
  single_pass_kwargs.update(
 
649
  log_tensor_info(latents, "Latentes Finais (Passo 2)")
650
 
651
 
652
+ else:
653
  single_pass_kwargs = call_kwargs.copy()
654
  first_pass_config = self.config.get("first_pass", {})
655
  single_pass_kwargs.update(