diff --git a/custom-node-list.json b/custom-node-list.json index e819dc8e..dfb9852b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1301,6 +1301,16 @@ "install_type": "git-clone", "description": "Nodes:FastLatentToImage" }, + { + "author": "bradsec", + "title": "ResolutionSelector for ComfyUI", + "reference": "https://github.com/bradsec/ComfyUI_ResolutionSelector", + "files": [ + "https://github.com/bradsec/ComfyUI_ResolutionSelector" + ], + "install_type": "git-clone", + "description": "Nodes:ResolutionSelector" + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 06d71614..65b111f3 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -805,7 +805,7 @@ "GetImageSize" ], { - "title_aux": "ComfyUI_experiments/reference_only" + "title_aux": "stability-ComfyUI-nodes" } ], "https://github.com/TeaCrab/ComfyUI-TeaNodes": [ @@ -1175,6 +1175,14 @@ "title_aux": "CLIPSeg" } ], + "https://github.com/bradsec/ComfyUI_ResolutionSelector": [ + [ + "ResolutionSelector" + ], + { + "title_aux": "ResolutionSelector for ComfyUI" + } + ], "https://github.com/bvhari/ComfyUI_ImageProcessing": [ [ "BilateralFilter", diff --git a/model-list.json b/model-list.json index a4aeb8e7..c40546f7 100644 --- a/model-list.json +++ b/model-list.json @@ -452,14 +452,14 @@ }, { - "name": "CLIPVision model (comfyanonymous/clip_vision_g)", + "name": "CLIPVision model (stabilityai/clip_vision_g)", "type": "clip_vision", "base": "SDXL", "save_path": "default", "description": "[3.69GB] clip_g vision model", - "reference": "https://huggingface.co/comfyanonymous/clip_vision_g", + "reference": "https://huggingface.co/stabilityai/control-lora", "filename": "clip_vision_g.safetensors", - "url": "https://huggingface.co/comfyanonymous/clip_vision_g/resolve/main/clip_vision_g.safetensors" + "url": "https://huggingface.co/stabilityai/control-lora/resolve/main/revision/clip_vision_g.safetensors" }, {