mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-04-03 21:45:05 +02:00
* attention maps saving to /tmp * tidy up diffusers branch backporting of cross attention refactoring * base64-encoding the attention maps image for generationResult * cleanup/refactor conditioning.py * attention maps and tokens being sent to web UI * attention maps: restrict count to actual token count and improve robustness * add argument type hint to image_to_dataURL function Co-authored-by: psychedelicious <4822129+psychedelicious@users.noreply.github.com> Co-authored-by: damian <git@damianstewart.com> Co-authored-by: psychedelicious <4822129+psychedelicious@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| diffusionmodules | ||
| distributions | ||
| encoders | ||
| image_degradation | ||
| losses | ||
| __init__.py | ||
| attention.py | ||
| ema.py | ||
| embedding_manager.py | ||
| x_transformer.py | ||