Commit Graph

2 Commits

Author SHA1 Message Date
kohya-ss
9e2b4dc8a0 fix: update default value for --discrete_flow_shift in anima training guide 2026-02-08 10:56:34 +09:00
duongve13112002
e21a7736f8 Support Anima model (#2260)
* Support Anima model

* Update document and fix bug

* Fix latent normlization

* Fix typo

* Fix cache embedding

* fix typo in tests/test_anima_cache.py

* Remove redundant argument apply_t5_attn_mask

* Improving caching with argument caption_dropout_rate

* Fix W&B logging bugs

* Fix discrete_flow_shift default value
2026-02-08 10:18:55 +09:00