↓ 3 callersFunctiongenerate_images(pipeline, prompt="", guidance_scale=7.5, num_inference_steps=50, num_images_per_prompt=1, seed=42)
diffusers/examples/research_projects/intel_opts/textual_inversion_dfq/textual_inversion.py:421
↓ 3 callersMethodget_minmax_dims(self, batch_size, image_height, image_width, static_batch, static_shape)
diffusers/examples/community/stable_diffusion_tensorrt_txt2img.py:267
↓ 3 callersMethodprepare_image(
self,
image,
width,
height,
batch_size,
num_images_per_promp
diffusers/examples/research_projects/promptdiffusion/pipeline_prompt_diffusion.py:760
↓ 3 callersMethodprepare_inputs_labels_for_multimodal(
self, input_ids, position_ids, attention_mask, past_key_values, labels,
images, image_sizes=
llava/model/llava_arch.py:293
↓ 3 callersMethodprepare_latents(self, shape, dtype, device, generator, latents, scheduler)
diffusers/src/diffusers/pipelines/unclip/pipeline_unclip.py:109
↓ 3 callersMethodprepare_latents(self, shape, dtype, device, generator, latents, scheduler)
diffusers/examples/community/unclip_text_interpolation.py:111
↓ 3 callersFunctionprocess_features_and_mask(model, aug, image, category=None, input_text=None, mask=False, raw=True)
C_score/model_utils/extractor_sd.py:230