↓ 6 callersMethodget_dummy_inputs(self, device, seed=0, height=64, width=64, num_images=1)
diffusers/tests/pipelines/stable_diffusion_adapter/test_stable_diffusion_adapter.py:231
↓ 6 callersMethodinvert(
self, image_path: str, prompt: str, num_inner_steps=10, early_stop_epsilon=1e-6, num_inference_steps
diffusers/examples/community/pipeline_null_text_inversion.py:178
↓ 6 callersFunctionupfirdn2d_native(
tensor: torch.Tensor,
kernel: torch.Tensor,
up: int = 1,
down: int = 1,
pad: Tuple[int,
diffusers/src/diffusers/models/upsampling.py:351