mirror of
https://github.com/vladmandic/automatic
synced 2026-09-03 11:30:46 +02:00
05abd99285
Move cache tracking from ltx_util into video_load where shared.sd_model lives, and invalidate the name-based hit when the cached class no longer matches the current pipeline (e.g. after Unload Models triggers an auto-reload of the default checkpoint). - Drop the duplicate module-level loaded_model cache in ltx_util - Add a pipe-class isinstance check around the cache hit in video_load