Commit Graph

7 Commits

Author SHA1 Message Date
Won-Kyu Park
11c9bc719c
make Sd3T5 shared.opts.sd3_enable_t5 independent 2024-11-01 12:35:34 +09:00
Won-Kyu Park
f569f6eb1e
use text_encoders.t5xxl.transformer.shared.weight tokens weights
* some T5XXL do not have encoder.embed_tokens.weight. use shared.weight embed_tokens instead.
 * use float8 text encoder t5xxl_fp8_e4m3fn.safetensors
2024-11-01 12:35:29 +09:00
w-e-w
1b16c62608
use shared.hf_endpoint (#16611) 2024-10-30 13:01:32 -04:00
AUTOMATIC1111
11cfe0dd05 sd3 TI support 2024-07-07 16:36:53 +03:00
AUTOMATIC1111
7e4b06fcd0 support loading clip/t5 from the main model checkpoint 2024-06-29 00:38:52 +03:00
AUTOMATIC1111
179ae47d64 fix the problem with infinite prompts where empty cond would be calculated incorrectly 2024-06-28 11:15:34 +03:00
AUTOMATIC1111
d686e73daa support for SD3: infinite prompt length, token counting 2024-06-26 23:22:00 +03:00