dagloop5 commited on
Commit
7e13333
·
verified ·
1 Parent(s): a88b415

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -367,7 +367,6 @@ print(f"Checkpoint: {checkpoint_path}")
367
  # ---- Replace block (pipeline init) lines 275-281 ----
368
  pipeline = LTX23DistilledA2VPipeline(
369
  distilled_checkpoint_path=checkpoint_path,
370
- spatial_upsampler_path=spatial_upsampler_path,
371
  gemma_root=gemma_root,
372
  loras=[],
373
  quantization=QuantizationPolicy.fp8_cast(), # keep FP8 quantization unchanged
 
367
  # ---- Replace block (pipeline init) lines 275-281 ----
368
  pipeline = LTX23DistilledA2VPipeline(
369
  distilled_checkpoint_path=checkpoint_path,
 
370
  gemma_root=gemma_root,
371
  loras=[],
372
  quantization=QuantizationPolicy.fp8_cast(), # keep FP8 quantization unchanged