Files
InvokeAI/invokeai/app/invocations
psychedelicious ecc6e8a532 fix(nodes): transformers bug with SAM
Upstream bug in `transformers` breaks use of `AutoModelForMaskGeneration` class to load SAM models

Simple fix - directly load the model with `SamModel` class instead.

See upstream issue https://github.com/huggingface/transformers/issues/38228
2025-05-22 11:32:37 +10:00
..
2024-11-19 07:02:37 -08:00
2025-05-20 10:47:02 +10:00
2025-05-19 13:50:04 +10:00
2024-03-20 10:28:07 +11:00
2025-05-19 13:50:04 +10:00
2025-04-16 06:28:22 +10:00
2024-09-11 08:12:48 -04:00
2025-03-26 12:55:10 +11:00
2025-03-05 14:39:17 +11:00