mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-23 21:30:49 +08:00
update DB
This commit is contained in:
parent
72eef56bc3
commit
5b8714cada
@ -1301,6 +1301,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:FastLatentToImage"
|
"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",
|
"author": "taabata",
|
||||||
"title": "Syrian Falcon Nodes",
|
"title": "Syrian Falcon Nodes",
|
||||||
|
|||||||
@ -805,7 +805,7 @@
|
|||||||
"GetImageSize"
|
"GetImageSize"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_experiments/reference_only"
|
"title_aux": "stability-ComfyUI-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/TeaCrab/ComfyUI-TeaNodes": [
|
"https://github.com/TeaCrab/ComfyUI-TeaNodes": [
|
||||||
@ -1175,6 +1175,14 @@
|
|||||||
"title_aux": "CLIPSeg"
|
"title_aux": "CLIPSeg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
|
||||||
|
[
|
||||||
|
"ResolutionSelector"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ResolutionSelector for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/bvhari/ComfyUI_ImageProcessing": [
|
"https://github.com/bvhari/ComfyUI_ImageProcessing": [
|
||||||
[
|
[
|
||||||
"BilateralFilter",
|
"BilateralFilter",
|
||||||
|
|||||||
@ -452,14 +452,14 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "CLIPVision model (comfyanonymous/clip_vision_g)",
|
"name": "CLIPVision model (stabilityai/clip_vision_g)",
|
||||||
"type": "clip_vision",
|
"type": "clip_vision",
|
||||||
"base": "SDXL",
|
"base": "SDXL",
|
||||||
"save_path": "default",
|
"save_path": "default",
|
||||||
"description": "[3.69GB] clip_g vision model",
|
"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",
|
"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…
Reference in New Issue
Block a user