↓ 2 callersMethodcheck_inputs(
self,
prompt,
height,
width,
callback_steps,
negative_prompt
diffusers/src/diffusers/pipelines/stable_diffusion_xl/pipeline_stable_diffusion_xl.py:440
↓ 2 callersMethodcheck_inputs(
self,
prompt,
height,
width,
callback_steps,
negative_prompt
diffusers/src/diffusers/pipelines/text_to_video_synthesis/pipeline_text_to_video_synth.py:374
↓ 2 callersMethodcheck_inputs(
self,
prompt,
height,
width,
callback_steps,
noise_level,
diffusers/src/diffusers/pipelines/stable_diffusion/pipeline_stable_unclip.py:495
↓ 2 callersMethodcheck_inputs(
self,
prompt,
height,
width,
callback_steps,
negative_prompt
diffusers/examples/community/stable_diffusion_ipex.py:588
↓ 2 callersFunctionconvert_controlnet_checkpoint(
checkpoint,
original_config,
checkpoint_path,
image_size,
upcast_attention,
extract_
diffusers/src/diffusers/pipelines/stable_diffusion/convert_from_ckpt.py:1046
↓ 2 callersFunctionconvert_super_res_pipeline(tokenizer, text_encoder, feature_extractor, safety_checker, args, stage)
diffusers/scripts/convert_if.py:104