mirror of
https://github.com/vladmandic/automatic
synced 2026-08-28 08:00:59 +02:00
a37443d8f1
Upstream LTX2 encode_prompt is not @torch.no_grad-decorated; only __call__ is. Calling encode_prompt directly from ltx_process recorded the full Gemma3 forward graph.