Kijai commited on
Commit
adf96f9
·
verified ·
1 Parent(s): f0e79fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -6,6 +6,19 @@ tags:
6
  - comfyui
7
  ---
8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  # 22th January 2026: Tiny VAE and live previews:
10
 
11
  LTX2 Tiny VAE has been trained by [madebyollin](https://github.com/madebyollin), and now has preliminary support in ComfyUI nightly version.
 
6
  - comfyui
7
  ---
8
 
9
+ # 22th February 2026: Model loading change
10
+
11
+ Starting from this commit https://github.com/Comfy-Org/ComfyUI/commit/f266b8d352607799afb4adf339cdfa854025185e
12
+
13
+ Embedding connector has been moved from text encoder to diffusion model, so to continue using single files you now have to update KJNodes and use my loaders:
14
+
15
+
16
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/63297908f0b2fc94904a65b8/rZmv6UeooRKVVH75BQduJ.png)
17
+
18
+ for GGUF:
19
+
20
+ ![image](https://cdn-uploads.huggingface.co/production/uploads/63297908f0b2fc94904a65b8/3HUaruomWUqOEuNOpP5WR.png)
21
+
22
  # 22th January 2026: Tiny VAE and live previews:
23
 
24
  LTX2 Tiny VAE has been trained by [madebyollin](https://github.com/madebyollin), and now has preliminary support in ComfyUI nightly version.