Haoming
5bcf85a532
emph
2026-05-29 10:10:36 +08:00
Haoming
4d3f4c90a0
Overhaul Infotext
2026-05-15 11:03:55 +08:00
Haoming
c4dd71353d
Revert "dim"
...
This reverts commit cd2490a8d2 .
2026-05-10 20:11:48 +08:00
Haoming
cd2490a8d2
dim
2026-05-07 11:44:24 +08:00
Haoming
8bb3db1875
anima alternating prompts
2026-04-29 19:52:51 +08:00
Haoming
f8524e93c7
fix #1021
2026-04-18 01:08:23 +08:00
Haoming
037db03bf7
Ernie Image
2026-04-17 14:24:52 +08:00
Haoming
436e8758f5
llm_adapter
2026-02-22 12:59:05 +08:00
Haoming
a648691011
mask
2026-02-19 13:34:36 +08:00
Haoming
722a241153
batch
2026-02-14 17:12:08 +08:00
Haoming
c6b2f28f24
pad
2026-02-11 21:45:13 +08:00
Haoming
b3717313cc
Anima
2026-02-11 00:45:36 +08:00
Haoming
cbcc2b51a6
dim
2026-02-01 13:39:05 +08:00
Haoming
527db2e0fd
emphasis for LLM
2026-02-01 00:26:22 +08:00
Haoming
1163948c38
Flux.2-Klein
2026-01-28 15:08:57 +08:00
Haoming
9921cf0e74
Rewrite Backend ( #559 )
2026-01-19 17:11:59 +08:00
Haoming
077c2d4d32
llm
2025-12-08 17:47:00 +08:00
Haoming
c2fbe299e0
llm
2025-12-08 17:42:22 +08:00
Haoming
81f483991f
chunks
2025-12-05 11:10:01 +08:00
Haoming
93fd1ab26b
Z-Image-Turbo
2025-11-28 10:04:44 +08:00
Haoming
dad520cb6b
revert
2025-11-24 10:08:11 +08:00
Haoming
06ce29feb4
xyz
2025-11-21 14:55:39 +08:00
Haoming
9f0a59746b
to
2025-11-21 12:14:50 +08:00
Haoming
1c76547ac3
device
2025-11-21 11:01:41 +08:00
Haoming
ea9598472c
Credits
2025-11-03 14:15:00 +08:00
Haoming
1d9a91c37b
engine
2025-10-28 11:11:38 +08:00
Haoming
36c58397ce
lint
2025-10-20 23:00:31 +08:00
Haoming
6b2483ce29
restore
2025-10-19 10:37:52 +08:00
Haoming
fce4a3c03a
lint
2025-10-18 15:33:27 +08:00
Haoming
b2226faacc
Qwen-Image-Edit
2025-10-18 15:11:01 +08:00
Haoming
0697bd2aa1
qwen 2.5
2025-09-17 11:02:40 +08:00
Haoming
91288c7e99
yeet
2025-09-10 16:43:28 +08:00
Haoming
00e4c496e7
T5
2025-09-09 16:20:29 +08:00
Haoming
56cb5d0b59
yeet
2025-09-09 14:16:30 +08:00
Haoming
61e99e07bc
dedupe
2025-09-09 12:16:32 +08:00
Haoming
004d34e026
umt5xxl
2025-09-01 15:20:50 +08:00
Haoming
355e7dfcc3
lint
2025-07-28 16:42:20 +08:00
DenOfEquity
f23bc80d2f
SD3+ ( #2688 )
...
Co-authored-by: graemeniedermayer graemeniedermayer@users.noreply.github.com
2025-02-27 17:54:44 +00:00
DenOfEquity
2051c4100b
Apply emphasis mode changes immediately ( #2423 )
...
Previously emphasis mode changes applied only on model load.
Also added handling for mode 'None' (literal interpretation), which previously gave results identical to mode 'Ignore'.
2024-12-08 19:25:39 +00:00
Symbiomatrix
41a21f66fd
Restore embedding filepath. ( #2030 )
2024-10-26 23:53:48 +01:00
DenOfEquity
cc378589a4
(T5) pad chunks to length of largest chunk ( #1990 )
...
When the prompt is chunked using the BREAK keyword, chunks will be padded to the minimum size of 256 tokens - but chunks can be longer. torch.stack then fails if all chunks are not the same size, so find the largest and pad all to match.
#1988 (doesn't quite ID the real issue, prompts longer than 255 tokens work fine)
2024-10-07 11:37:06 +01:00
lllyasviel
cfa5242a75
forge 2.0.0
...
see also discussions
2024-08-10 19:24:19 -07:00
layerdiffusion
a05a06b337
make results more consistent to A1111
2024-08-08 01:53:03 -07:00
layerdiffusion
e396307e9d
hard code clip token device
...
#950
2024-08-08 01:36:01 -07:00
layerdiffusion
78c65708ea
fix t5
2024-08-07 21:55:00 -07:00
layerdiffusion
463cff0d89
fix t5
2024-08-07 21:10:23 -07:00
lllyasviel
14a759b5ca
revise kernel
2024-08-07 13:28:12 -07:00
layerdiffusion
64baac36b6
improve clip cast
2024-08-06 21:09:40 -07:00
layerdiffusion
0863765173
rework sd1.5 and sdxl from scratch
2024-08-05 03:08:17 -07:00
layerdiffusion
e28e11fa97
allow clip to skip TI
2024-08-04 19:28:53 -07:00