File tree Expand file tree Collapse file tree 4 files changed +17
-1
lines changed Expand file tree Collapse file tree 4 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
## 2025-04-02
2
2
3
+ New weights:
4
+
5
+ - [ siglip2_so400m_patch16_512.safetensors (clip_vision)] ( https://huggingface.co/ostris/ComfyUI-Advanced-Vision/blob/main/clip_vision/siglip2_so400m_patch16_512.safetensors )
6
+
7
+ New custom nodes:
8
+
9
+ - [ Add ComfyUI-Advanced-Vision] ( https://github.com/ostris/ComfyUI-Advanced-Vision ) custom node
10
+
11
+ Updated custom nodes:
12
+
3
13
- [ Update ComfyUI to latest] ( https://github.com/comfyanonymous/ComfyUI/compare/3b19fc7...ab54133 )
4
14
- [ Updated ComfyUI_BiRefNet_ll] ( https://github.com/lldacing/ComfyUI_BiRefNet_ll/compare/8bda575...617827c )
5
15
- [ Updated ComfyUI-InstantX-IPAdapter-SD3] ( https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3/compare/adf203e...35eafa9 )
Original file line number Diff line number Diff line change 261
261
{
262
262
"repo" : " https://github.com/Lightricks/ComfyUI-LTXVideo" ,
263
263
"commit" : " e2a7351"
264
+ },
265
+ {
266
+ "repo" : " https://github.com/ostris/ComfyUI-Advanced-Vision" ,
267
+ "commit" : " a0d6e80"
264
268
}
265
269
]
Original file line number Diff line number Diff line change 206
206
- model.sdxl.safetensors
207
207
- SD1.5/model.safetensors
208
208
- sigclip_vision_patch14_384.safetensors
209
+ - siglip2_so400m_patch16_512.safetensors
209
210
210
211
## LORAs
211
212
Original file line number Diff line number Diff line change 204
204
" model.15.safetensors" ,
205
205
" model.sdxl.safetensors" ,
206
206
" SD1.5/model.safetensors" ,
207
- " sigclip_vision_patch14_384.safetensors"
207
+ " sigclip_vision_patch14_384.safetensors" ,
208
+ " siglip2_so400m_patch16_512.safetensors"
208
209
],
209
210
"LORAS" : [
210
211
" 3d_render_style_xl.safetensors" ,
You can’t perform that action at this time.
0 commit comments