Files
InvokeAI/invokeai/app
psychedelicious 25f8ab24aa tests: fix test for breaking pydantic v2.12 change
Fixes a test failure introduced by
https://github.com/pydantic/pydantic/pull/11957

TL;DR: "after" model validators should be instance methods, not class
methods. Batch model updated to use an instance method, which fixes the
failing test.
2025-10-08 17:24:47 +11:00
..
2025-09-11 12:41:56 +10:00
2025-08-28 10:17:00 -04:00
2025-05-30 19:03:43 +10:00