transformers==4.22.0编译不通过
Author: harryhan1989Created Aug 27, 2024Updated Mar 15, 2026
Compiling tokenizers v0.12.1 会出错 error: casting `&T` to `&mut T` is undefined behavior, even if the reference is unused, consider instead using an `UnsafeCell
Source: KlingAIResearch/LivePortrait