Haoming and GitHub
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 and GitHub
1163948c38
Flux.2-Klein
2026-01-28 15:08:57 +08:00
Haoming and GitHub
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 and GitHub
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 and GitHub
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
f23bc80d2f
SD3+ ( #2688 )
...
Co-authored-by: graemeniedermayer [email protected]
2025-02-27 17:54:44 +00:00
DenOfEquity and GitHub
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 and GitHub
41a21f66fd
Restore embedding filepath. ( #2030 )
2024-10-26 23:53:48 +01:00
DenOfEquity and GitHub
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 and GitHub
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 and GitHub
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
layerdiffusion
0d81ccb387
print to make sure that everything works well
2024-08-04 19:03:12 -07:00
layerdiffusion
9679232d29
fix TI embedding info text
...
original webui is also broken but forge is fixed now
2024-08-04 18:49:35 -07:00
layerdiffusion
a72154405e
Text Processing Engine is Finished
...
100% reproduce all previous results, including TI embeddings, LoRAs in CLIP, emphasize settings, BREAK, timestep swap scheduling, AB mixture, advanced uncond, etc
Backend is 85% finished
2024-08-04 18:42:51 -07:00
layerdiffusion
2791203d5b
move file
2024-08-04 13:49:58 -07:00
layerdiffusion
1e23bf07ca
add transformer encode
2024-08-04 13:45:32 -07:00
layerdiffusion
8c118df739
emphasis
2024-08-04 13:19:32 -07:00
layerdiffusion
cb9b155645
add embedding layer impl
2024-08-04 13:10:08 -07:00
layerdiffusion
21c8608373
Implement A1111 Text Processing from Scratch
...
Thanks god
2024-08-04 12:43:31 -07:00
layerdiffusion
2e4adf19b6
Create emphasis.py
2024-08-04 12:21:57 -07:00
layerdiffusion
42ef31f106
textual inversion from scratch
2024-08-04 12:07:11 -07:00