Browse Source

update DB

pull/73/head
Dr.Lt.Data 1 year ago
parent
commit
5b8714cada
  1. 10
      custom-node-list.json
  2. 10
      extension-node-map.json
  3. 6
      model-list.json

10
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",

10
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",

6
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"
},
{

Loading…
Cancel
Save