Update pipeline.py
Browse files- pipeline.py +0 -1
pipeline.py
CHANGED
@@ -944,7 +944,6 @@ class AnimateDiffPipeline(DiffusionPipeline, TextualInversionLoaderMixin, IPAdap
|
|
944 |
# scale_velocity=scale_velocity,
|
945 |
# )
|
946 |
latents = self.prepare_correlated_latents(
|
947 |
-
self,
|
948 |
init_image,
|
949 |
init_image_strength,
|
950 |
init_noise_correlation,
|
|
|
944 |
# scale_velocity=scale_velocity,
|
945 |
# )
|
946 |
latents = self.prepare_correlated_latents(
|
|
|
947 |
init_image,
|
948 |
init_image_strength,
|
949 |
init_noise_correlation,
|