↓ 1 callersFunctionsample(ckpt, delta_ckpt, from_file, prompt, compress, batch_size, freeze_model)
src/diffusers_sample.py:18
↓ 1 callersFunctionshow_cross_attention(prompts, tokenizer, save_path, base_count, attention_store: AttentionStore, res: int, from_where: List[str],
sample.py:257
Method__init__(self, embed_dim, num_heads, dropout=0., bias=True, add_bias_kv=False, add_zero_attn=False, kdim=None, vdim=No
clip/auxilary.py:296