dagloop5 commited on
Commit
e6a0cbb
·
verified ·
1 Parent(s): b7691f5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -362,7 +362,6 @@ print(f"Demopose LoRA: {demopose_lora_path}")
362
  print(f"Checkpoint: {checkpoint_path}")
363
  print(f"Spatial upsampler: {spatial_upsampler_path}")
364
  print(f"Gemma root: {gemma_root}")
365
- print(f"Distilled LoRA: {distilled_lora_path}")
366
 
367
  # Initialize pipeline WITH text encoder and optional audio support
368
  # ---- Replace block (pipeline init) lines 275-281 ----
 
362
  print(f"Checkpoint: {checkpoint_path}")
363
  print(f"Spatial upsampler: {spatial_upsampler_path}")
364
  print(f"Gemma root: {gemma_root}")
 
365
 
366
  # Initialize pipeline WITH text encoder and optional audio support
367
  # ---- Replace block (pipeline init) lines 275-281 ----