CalamitousFelicitousness
3dd0cd590c
fix(pipelines): restore clip-skip text encoding for transformers 5.6+
...
The vendored encode_prompt copies in the PAG, APG, ControlNet-XS and differential
diffusion pipelines dereference the .text_model wrapper that transformers 5.6
removed from CLIPTextModel, so their clip-skip path crashes on SD1.5 and SDXL TE1.
Apply the same getattr(te, 'text_model', te) fix as the core parser.
Mirrors upstream diffusers, which still carries this deref in pipeline
encode_prompt; only the single-file loader was fixed there.
2026-06-25 02:25:33 +01:00
..
2026-06-25 02:25:33 +01:00
2026-06-22 12:16:18 +02:00
2026-06-04 12:36:10 +02:00
2026-06-12 13:00:50 -04:00
2026-05-11 08:36:49 +02:00
2026-05-20 18:08:10 +02:00
2026-06-25 02:25:33 +01:00
2026-06-21 11:19:08 +02:00
2026-06-12 13:00:57 -04:00
2026-06-04 12:36:10 +02:00
2026-06-02 23:43:58 -04:00
2026-06-04 12:36:10 +02:00
2026-06-04 12:36:10 +02:00
2026-06-15 23:41:58 +03:00
2026-05-18 21:38:09 +03:00
2026-02-19 11:09:13 +01:00
2026-06-23 20:40:42 +01:00
2026-06-02 23:43:58 -04:00
2026-06-12 13:00:39 -04:00
2026-06-22 16:22:11 +02:00
2026-06-23 13:55:47 +02:00
2026-06-25 02:25:33 +01:00
2026-06-23 13:55:47 +02:00
2026-05-11 08:13:57 +02:00
2026-06-04 12:36:10 +02:00
2026-06-08 17:00:00 +02:00
2026-06-04 12:36:10 +02:00
2026-06-10 03:08:20 +01:00
2026-06-25 04:13:09 +03:00
2026-06-23 13:55:47 +02:00
2026-06-11 01:42:29 -04:00
2026-06-04 12:36:10 +02:00
2026-05-11 08:36:49 +02:00
2026-06-04 12:36:10 +02:00
2026-06-23 04:41:54 +01:00
2026-06-20 10:28:46 +02:00
2026-02-19 15:28:24 +01:00
2026-06-24 17:59:38 +03:00
2026-02-19 11:09:13 +01:00
2026-02-19 11:09:13 +01:00
2026-03-21 09:08:53 +01:00
2026-06-20 08:15:35 +02:00
2026-06-23 08:10:02 +03:00
2026-03-20 21:43:44 +00:00
2026-05-17 10:41:09 -07:00
2026-06-10 03:08:20 +01:00
2026-04-28 11:00:19 +02:00
2026-06-04 12:36:10 +02:00
2026-06-12 13:00:50 -04:00
2026-06-04 12:36:10 +02:00
2026-06-11 01:42:29 -04:00
2026-05-16 07:19:52 +02:00
2026-05-16 07:19:52 +02:00
2026-04-15 10:10:05 +02:00
2026-04-29 07:59:43 +02:00
2026-05-11 08:13:57 +02:00
2026-05-16 11:06:23 +02:00
2026-02-19 11:13:44 +01:00
2026-05-19 09:45:20 +02:00
2026-05-10 10:42:33 +02:00
2026-04-26 20:21:00 -07:00
2026-02-19 09:46:42 +01:00
2026-06-21 11:19:08 +02:00
2026-02-19 11:09:13 +01:00
2026-06-15 08:45:58 +02:00
2026-06-22 12:41:14 -04:00
2026-02-19 12:21:46 +01:00
2026-06-12 13:00:39 -04:00
2026-02-19 09:46:42 +01:00
2026-05-28 11:54:08 +02:00
2026-06-23 13:55:47 +02:00
2026-06-12 13:00:39 -04:00
2026-02-19 11:09:13 +01:00
2026-06-23 04:41:54 +01:00
2026-05-21 03:11:05 +01:00
2026-06-02 08:03:27 +02:00
2026-02-19 11:09:13 +01:00
2026-02-19 11:09:13 +01:00
2026-02-19 11:09:13 +01:00
2026-02-19 09:15:37 +01:00
2026-05-09 13:32:29 +02:00
2026-02-19 09:46:42 +01:00
2026-02-19 11:09:13 +01:00
2026-05-19 09:45:20 +02:00
2026-02-19 11:13:44 +01:00
2026-05-31 04:49:05 +01:00
2026-06-07 11:43:46 +02:00
2026-06-07 11:43:46 +02:00
2026-06-01 00:25:59 +01:00
2026-06-12 13:00:31 -04:00
2026-06-17 16:00:05 +02:00
2026-06-12 13:00:57 -04:00
2026-05-10 21:45:58 +02:00
2026-06-20 10:28:46 +02:00
2026-05-07 07:20:20 +02:00
2026-06-14 01:41:05 +01:00
2026-06-11 01:42:42 -04:00
2026-06-12 13:00:31 -04:00
2026-06-23 04:41:54 +01:00
2026-04-26 03:08:07 +01:00
2026-06-17 16:00:05 +02:00
2026-06-18 11:45:34 +02:00
2026-06-25 02:25:33 +01:00
2026-06-25 02:25:33 +01:00
2026-06-12 13:00:31 -04:00
2026-02-19 15:28:24 +01:00
2026-06-23 10:02:40 +02:00
2025-10-16 19:39:05 -04:00
2026-04-27 17:15:05 -07:00
2026-06-02 08:03:27 +02:00
2026-02-19 09:15:37 +01:00
2026-06-12 02:41:32 -04:00
2026-06-12 13:00:31 -04:00
2026-05-11 08:36:49 +02:00
2026-06-04 12:36:10 +02:00
2026-06-23 04:41:54 +01:00
2026-06-15 15:20:07 -04:00
2026-02-19 09:15:37 +01:00
2026-03-13 15:05:47 +01:00
2026-05-16 08:27:11 +02:00
2026-06-15 15:20:07 -04:00
2026-02-19 09:46:42 +01:00
2026-06-08 17:20:12 +02:00
2026-06-20 10:28:46 +02:00
2026-05-20 18:08:10 +02:00
2026-02-19 09:15:37 +01:00
2026-02-19 11:09:13 +01:00
2026-02-21 09:32:36 +01:00
2026-05-20 18:08:10 +02:00
2026-05-31 00:24:33 +01:00
2026-06-23 13:55:47 +02:00
2026-03-24 05:19:51 -07:00
2026-06-08 12:03:37 +02:00
2026-06-23 04:41:54 +01:00
2026-06-14 01:42:26 +01:00
2026-06-14 01:41:05 +01:00
2026-03-24 05:19:51 -07:00
2026-06-03 09:46:44 +02:00
2026-06-20 10:49:43 +02:00
2026-05-27 16:31:59 +02:00
2026-06-23 08:10:02 +03:00
2026-02-19 09:46:42 +01:00
2026-06-23 04:41:54 +01:00
2026-05-16 11:06:23 +02:00
2026-05-19 09:45:20 +02:00
2026-06-24 21:14:11 +02:00
2026-06-05 20:00:49 +02:00
2026-02-19 09:15:37 +01:00
2026-06-25 02:25:33 +01:00
2026-06-20 21:18:35 +02:00
2026-06-12 13:00:31 -04:00
2026-03-13 13:02:41 +01:00
2026-02-19 11:09:13 +01:00
2026-05-16 11:06:23 +02:00
2026-06-02 07:45:37 +02:00
2026-06-16 10:16:17 +02:00
2026-06-04 12:36:10 +02:00
2026-06-22 10:28:59 -04:00
2026-05-19 11:56:20 +02:00
2026-05-19 09:45:20 +02:00
2026-06-24 17:59:38 +03:00
2026-02-19 11:36:20 +01:00
2026-06-04 12:36:10 +02:00
2026-06-24 21:14:11 +02:00
2026-02-19 11:36:20 +01:00
2026-06-23 04:41:54 +01:00
2026-06-12 13:00:50 -04:00
2026-02-19 20:48:42 +01:00
2026-03-22 11:09:45 +01:00
2026-02-19 11:09:13 +01:00
2026-04-24 21:55:27 +01:00
2026-06-24 21:26:19 +02:00
2026-05-21 09:23:10 +02:00
2026-05-16 11:06:23 +02:00
2025-11-28 02:27:19 -08:00
2026-05-19 09:45:20 +02:00
2026-05-23 08:32:33 +02:00
2026-02-19 15:28:24 +01:00
2026-06-01 11:54:26 +02:00
2026-06-12 13:00:50 -04:00
2026-02-19 11:09:13 +01:00
2026-06-23 13:55:47 +02:00
2026-05-31 00:24:33 +01:00
2026-05-04 09:03:50 +02:00
2026-05-19 09:45:20 +02:00
2026-03-24 06:07:34 -07:00
2026-06-02 23:43:58 -04:00
2026-05-08 14:43:39 +02:00
2025-11-08 14:54:34 -08:00
2026-04-06 01:06:19 -07:00
2026-05-11 09:34:17 +02:00
2026-04-06 01:06:19 -07:00
2026-04-06 01:06:19 -07:00
2026-03-24 06:08:15 -07:00
2026-06-12 13:00:50 -04:00
2026-03-05 20:17:44 -08:00
2026-02-19 09:46:42 +01:00