mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
c83fd0ed94
commit
1ff3efcc03
@ -2385,7 +2385,7 @@
|
||||
"https://github.com/THtianhao/ComfyUI-FaceChain"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:FC_LoraMerge."
|
||||
"description": "Nodes:FC FaceFusion, FC StyleLoraLoad, FC FaceDetection, FC CropMask, FC ReplaceImage, FC CropBottom, FC CropAndPaste, FC MaskOP"
|
||||
},
|
||||
{
|
||||
"author": "zer0TF",
|
||||
@ -4024,6 +4024,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Allows you to save images with their generation metadata compatible with Civitai. Works with png, jpeg and webp. Stores LoRAs, models and embeddings hashes for resource recognition."
|
||||
},
|
||||
{
|
||||
"author": "kft334",
|
||||
"title": "Knodes",
|
||||
"reference": "https://github.com/kft334/Knodes",
|
||||
"files": [
|
||||
"https://github.com/kft334/Knodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Image(s) To Websocket (Base64)"
|
||||
},
|
||||
{
|
||||
"author": "Hangover3832",
|
||||
"title": "Microsoft kosmos-2 for ComfyUI",
|
||||
"reference": "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes",
|
||||
"files": [
|
||||
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer."
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
|
||||
@ -107,9 +107,11 @@
|
||||
"ImageOverlap-badger",
|
||||
"ImageScaleToSide-badger",
|
||||
"IntToString-badger",
|
||||
"SegmentToMaskByPoint-badger",
|
||||
"StringToFizz-badger",
|
||||
"TextListToString-badger",
|
||||
"VideoCut-badger",
|
||||
"findCenterOfMask-badger",
|
||||
"getImageSide-badger",
|
||||
"getParentDir-badger",
|
||||
"mkdir-badger"
|
||||
@ -243,6 +245,7 @@
|
||||
[
|
||||
"ComfyUIDeployExternalImage",
|
||||
"ComfyUIDeployExternalImageAlpha",
|
||||
"ComfyUIDeployExternalNumber",
|
||||
"ComfyUIDeployExternalText"
|
||||
],
|
||||
{
|
||||
@ -816,6 +819,14 @@
|
||||
"title_aux": "ReActor Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": [
|
||||
[
|
||||
"MS kosmos-2 Interrogator"
|
||||
],
|
||||
{
|
||||
"title_aux": "Microsoft kosmos-2 for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Haoming02/comfyui-diffusion-cg": [
|
||||
[
|
||||
"Hook Recenter",
|
||||
@ -4442,6 +4453,15 @@
|
||||
"title_aux": "qq-nodes-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/kft334/Knodes": [
|
||||
[
|
||||
"Image(s) To Websocket (Base64)",
|
||||
"ImageOutput"
|
||||
],
|
||||
{
|
||||
"title_aux": "Knodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-KJNodes": [
|
||||
[
|
||||
"AddLabel",
|
||||
|
||||
@ -8,7 +8,28 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel."
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "Hangover3832",
|
||||
"title": "Microsoft kosmos-2 for ComfyUI",
|
||||
"reference": "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes",
|
||||
"files": [
|
||||
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer."
|
||||
},
|
||||
{
|
||||
"author": "kft334",
|
||||
"title": "Knodes",
|
||||
"reference": "https://github.com/kft334/Knodes",
|
||||
"files": [
|
||||
"https://github.com/kft334/Knodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Image(s) To Websocket (Base64)"
|
||||
},
|
||||
{
|
||||
"author": "alexopus",
|
||||
"title": "ComfyUI Image Saver",
|
||||
|
||||
@ -107,9 +107,11 @@
|
||||
"ImageOverlap-badger",
|
||||
"ImageScaleToSide-badger",
|
||||
"IntToString-badger",
|
||||
"SegmentToMaskByPoint-badger",
|
||||
"StringToFizz-badger",
|
||||
"TextListToString-badger",
|
||||
"VideoCut-badger",
|
||||
"findCenterOfMask-badger",
|
||||
"getImageSide-badger",
|
||||
"getParentDir-badger",
|
||||
"mkdir-badger"
|
||||
@ -243,6 +245,7 @@
|
||||
[
|
||||
"ComfyUIDeployExternalImage",
|
||||
"ComfyUIDeployExternalImageAlpha",
|
||||
"ComfyUIDeployExternalNumber",
|
||||
"ComfyUIDeployExternalText"
|
||||
],
|
||||
{
|
||||
@ -816,6 +819,14 @@
|
||||
"title_aux": "ReActor Node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes": [
|
||||
[
|
||||
"MS kosmos-2 Interrogator"
|
||||
],
|
||||
{
|
||||
"title_aux": "Microsoft kosmos-2 for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Haoming02/comfyui-diffusion-cg": [
|
||||
[
|
||||
"Hook Recenter",
|
||||
@ -4442,6 +4453,15 @@
|
||||
"title_aux": "qq-nodes-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/kft334/Knodes": [
|
||||
[
|
||||
"Image(s) To Websocket (Base64)",
|
||||
"ImageOutput"
|
||||
],
|
||||
{
|
||||
"title_aux": "Knodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-KJNodes": [
|
||||
[
|
||||
"AddLabel",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user