linoyts HF staff commited on
Commit
4e361bc
1 Parent(s): 9efa518

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -919,7 +919,6 @@ class LEditsPPPipelineStableDiffusionXL(
919
  correlation_weight_factor=0.7,
920
  scale=2,
921
  scale_2nd=2,
922
- correlation_weight_factor = 0.7,
923
  init_latents: [torch.Tensor] = None,
924
  zs: [torch.Tensor] = None,
925
  **kwargs,
 
919
  correlation_weight_factor=0.7,
920
  scale=2,
921
  scale_2nd=2,
 
922
  init_latents: [torch.Tensor] = None,
923
  zs: [torch.Tensor] = None,
924
  **kwargs,