t5encode 加载失败,是跟diffusers版本有关吗
should be fixed in https://github.com/huggingface/transformers/pull/43880in the mean time you can use: !pip install transformers==4.57.1
!pip install transformers==4.57.1
thanks!problem is solved after use pip install transformers==4.57.1
· Sign up or log in to comment