mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
676e99a77a
commit
61dff9dca6
@ -4014,6 +4014,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Animated optical illusions in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI-Qwen-2",
|
||||
"id": "qwen-2",
|
||||
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2",
|
||||
"files": [
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Using Qwen-2 in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "kenjiqq",
|
||||
"title": "qq-nodes-comfyui",
|
||||
@ -7445,7 +7456,7 @@
|
||||
},
|
||||
{
|
||||
"author": "MarkoCa1",
|
||||
"title": "ComfyUI_Text",
|
||||
"title": "ComfyUI-Text",
|
||||
"reference": "https://github.com/MarkoCa1/ComfyUI-Text",
|
||||
"files": [
|
||||
"https://github.com/MarkoCa1/ComfyUI-Text"
|
||||
@ -10079,17 +10090,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI implementation of [a/FlashFace: Human Image Personalization with High-fidelity Identity Preservation](https://github.com/ali-vilab/FlashFace)\nNOTE: You need to downalod models manually."
|
||||
},
|
||||
{
|
||||
"author": "LZpenguin",
|
||||
"title": "ComfyUI-Text",
|
||||
"id": "comfy-text",
|
||||
"reference": "https://github.com/LZpenguin/ComfyUI-Text",
|
||||
"files": [
|
||||
"https://github.com/LZpenguin/ComfyUI-Text"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Add_text_by_mask"
|
||||
},
|
||||
{
|
||||
"author": "denfrost",
|
||||
"title": "Den_ComfyUI_Workflows",
|
||||
|
||||
@ -2506,17 +2506,6 @@
|
||||
"title_aux": "ImagesGrid"
|
||||
}
|
||||
],
|
||||
"https://github.com/LZpenguin/ComfyUI-Text": [
|
||||
[
|
||||
"CombinationText",
|
||||
"PlaceholderText",
|
||||
"ReplaceText",
|
||||
"ShowText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Text"
|
||||
}
|
||||
],
|
||||
"https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": [
|
||||
[
|
||||
"LoRA Caption Load",
|
||||
@ -2796,6 +2785,17 @@
|
||||
"title_aux": "ComfyUI-BadmanNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/MarkoCa1/ComfyUI-Text": [
|
||||
[
|
||||
"CombinationText",
|
||||
"PlaceholderText",
|
||||
"ReplaceText",
|
||||
"ShowText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Text"
|
||||
}
|
||||
],
|
||||
"https://github.com/MarkoCa1/ComfyUI_Segment_Mask": [
|
||||
[
|
||||
"AutomaticMask(segment anything)"
|
||||
@ -5160,6 +5160,16 @@
|
||||
"title_aux": "ComfyUI-Q-Align"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": [
|
||||
[
|
||||
"Qwen2_Chat_Zho",
|
||||
"Qwen2_ModelLoader_Zho",
|
||||
"Qwen2_Zho"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Qwen-2"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": [
|
||||
[
|
||||
"QWenVL_API_S_Multi_Zho",
|
||||
@ -11001,6 +11011,7 @@
|
||||
"ImpactControlNetApplySEGS",
|
||||
"ImpactControlNetClearSEGS",
|
||||
"ImpactConvertDataType",
|
||||
"ImpactCount_Elts_in_SEGS",
|
||||
"ImpactDecomposeSEGS",
|
||||
"ImpactDilateMask",
|
||||
"ImpactDilateMaskInSEGS",
|
||||
|
||||
1637
github-stats.json
1637
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,17 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "LZpenguin",
|
||||
"title": "ComfyUI-Text",
|
||||
"id": "comfy-text",
|
||||
"reference": "https://github.com/LZpenguin/ComfyUI-Text",
|
||||
"files": [
|
||||
"https://github.com/LZpenguin/ComfyUI-Text"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Add_text_by_mask.[w/This custom node cannot be installed simultaneously as it has the same repository name as MarkoCa1/ComfyUI-Text.]"
|
||||
},
|
||||
{
|
||||
"author": "yushan777",
|
||||
"title": "Y7 Nodes for ComfyUI",
|
||||
|
||||
@ -38,6 +38,17 @@
|
||||
"description": "[a/DenseDiffusion](https://github.com/naver-ai/DenseDiffusion) custom node for ComfyUI."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI-Qwen-2",
|
||||
"id": "qwen-2",
|
||||
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2",
|
||||
"files": [
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Using Qwen-2 in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "BenNarum",
|
||||
"title": "SigmaWaveFormNodes",
|
||||
@ -104,17 +115,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes make easy Advanced Workflows. Focus on Image/Video and ControlNet efficiency and performances. Manipulation of Latent Space, Automatic pipeline with a bit efforts."
|
||||
},
|
||||
{
|
||||
"author": "LZpenguin",
|
||||
"title": "ComfyUI-Text",
|
||||
"id": "comfy-text",
|
||||
"reference": "https://github.com/LZpenguin/ComfyUI-Text",
|
||||
"files": [
|
||||
"https://github.com/LZpenguin/ComfyUI-Text"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Add_text_by_mask"
|
||||
},
|
||||
{
|
||||
"author": "seghier",
|
||||
"title": "ComfyUI_LibreTranslate",
|
||||
|
||||
@ -2506,17 +2506,6 @@
|
||||
"title_aux": "ImagesGrid"
|
||||
}
|
||||
],
|
||||
"https://github.com/LZpenguin/ComfyUI-Text": [
|
||||
[
|
||||
"CombinationText",
|
||||
"PlaceholderText",
|
||||
"ReplaceText",
|
||||
"ShowText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Text"
|
||||
}
|
||||
],
|
||||
"https://github.com/LarryJane491/Image-Captioning-in-ComfyUI": [
|
||||
[
|
||||
"LoRA Caption Load",
|
||||
@ -2796,6 +2785,17 @@
|
||||
"title_aux": "ComfyUI-BadmanNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/MarkoCa1/ComfyUI-Text": [
|
||||
[
|
||||
"CombinationText",
|
||||
"PlaceholderText",
|
||||
"ReplaceText",
|
||||
"ShowText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Text"
|
||||
}
|
||||
],
|
||||
"https://github.com/MarkoCa1/ComfyUI_Segment_Mask": [
|
||||
[
|
||||
"AutomaticMask(segment anything)"
|
||||
@ -5160,6 +5160,16 @@
|
||||
"title_aux": "ComfyUI-Q-Align"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-2": [
|
||||
[
|
||||
"Qwen2_Chat_Zho",
|
||||
"Qwen2_ModelLoader_Zho",
|
||||
"Qwen2_Zho"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Qwen-2"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Qwen-VL-API": [
|
||||
[
|
||||
"QWenVL_API_S_Multi_Zho",
|
||||
@ -11001,6 +11011,7 @@
|
||||
"ImpactControlNetApplySEGS",
|
||||
"ImpactControlNetClearSEGS",
|
||||
"ImpactConvertDataType",
|
||||
"ImpactCount_Elts_in_SEGS",
|
||||
"ImpactDecomposeSEGS",
|
||||
"ImpactDilateMask",
|
||||
"ImpactDilateMaskInSEGS",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user