Methodforward x : torch.LongTensor, shape = (batch_size, <= n_ctx) the text tokens xa : torch.Tensor, shape = (batch_size, n_audio_ctx,
whisper/mlx_whisper/torch_whisper.py:194
Methodgenerate_latents_from_image(
self,
image,
text: str,
n_images: int = 1,
strength: float = 0.8,
stable_diffusion/stable_diffusion/__init__.py:269