mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
599bf78f20
commit
31e300e4e8
@ -1595,7 +1595,7 @@
|
||||
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: VHS_VideoCombine. Nodes related to video workflows"
|
||||
"description": "Nodes related to video workflows"
|
||||
},
|
||||
{
|
||||
"author": "Gourieff",
|
||||
@ -1632,7 +1632,8 @@
|
||||
},
|
||||
{
|
||||
"author": "Chaoses-Ib",
|
||||
"title": "ComfyUI_Ib_CustomNodes","id": "ib-nodes",
|
||||
"title": "ComfyUI_Ib_CustomNodes",
|
||||
"id": "ib-nodes",
|
||||
"reference": "https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes",
|
||||
"files": [
|
||||
"https://github.com/Chaoses-Ib/ComfyUI_Ib_CustomNodes"
|
||||
@ -8303,6 +8304,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Create a new group of nodes."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-group-selection",
|
||||
"reference": "https://github.com/shinich39/comfyui-group-selection",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-group-selection"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Create a new group of nodes."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-textarea-keybindings",
|
||||
"reference": "https://github.com/shinich39/comfyui-textarea-keybindings",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-textarea-keybindings"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add keybindings to textarea."
|
||||
},
|
||||
{
|
||||
"author": "wei30172",
|
||||
"title": "comfygen",
|
||||
@ -10981,6 +11002,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:commonly_node."
|
||||
},
|
||||
{
|
||||
"author": "hben35096",
|
||||
"title": "ComfyUI-ReplenishNodes",
|
||||
"reference": "https://github.com/hben35096/ComfyUI-ReplenishNodes",
|
||||
"files": [
|
||||
"https://github.com/hben35096/ComfyUI-ReplenishNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains two custom nodes for ComfyUI that utilize the [a/CLIPSeg model](https://huggingface.co/docs/transformers/main/en/model_doc/clipseg) to generate masks for image inpainting tasks based on text prompts."
|
||||
},
|
||||
{
|
||||
"author": "tiankuan93",
|
||||
"title": "V-Express: Conditional Dropout for Progressive Training of Portrait Video Generation",
|
||||
@ -13151,8 +13182,7 @@
|
||||
"author": "doomy23",
|
||||
"title": "ComfyUI-D00MYsNodes",
|
||||
"reference": "https://github.com/doomy23/ComfyUI-D00MYsNodes",
|
||||
"files":
|
||||
[
|
||||
"files": [
|
||||
"https://github.com/doomy23/ComfyUI-D00MYsNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
@ -13162,13 +13192,22 @@
|
||||
"author": "Sieyalixnet",
|
||||
"title": "ComfyUI_Textarea_Loaders",
|
||||
"reference": "https://github.com/Sieyalixnet/ComfyUI_Textarea_Loaders",
|
||||
"files":
|
||||
[
|
||||
"files": [
|
||||
"https://github.com/Sieyalixnet/ComfyUI_Textarea_Loaders"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An easy custom node that makes the some loaders' input as Text instead of file selector.\nFor example, there are many characters in different loras respectively. If you want to generate different characters' pictures, you have to select corresponding lora, and then edit the prompt. It may cost much time.\nTo solve this problem, You can use it with a chrome extension https://github.com/Sieyalixnet/ComfyUI-Prompt-Formatter-Extension that makes the queue prompt easier when you dealing with massive loras and prompt."
|
||||
},
|
||||
{
|
||||
"author": "markuryy",
|
||||
"title": "ComfyUI Flux Prompt Saver",
|
||||
"reference": "https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver",
|
||||
"files": [
|
||||
"https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Flux Prompt Saver is a custom node for ComfyUI that works in conjunction with the Flux Sampler Parameters node from the ComfyUI Essentials package. This node allows you to save images with metadata that includes information from the Flux Sampler Parameters pipeline."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -11395,6 +11395,15 @@
|
||||
"title_aux": "ComfyUI OpenVoice"
|
||||
}
|
||||
],
|
||||
"https://github.com/hben35096/ComfyUI-ReplenishNodes": [
|
||||
[
|
||||
"CLIPSegToMask",
|
||||
"CombineSegMasks"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ReplenishNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/hben35096/ComfyUI-ToolBox": [
|
||||
[
|
||||
"AutoDLDownload",
|
||||
@ -14355,6 +14364,14 @@
|
||||
"title_aux": "Recommended Resolution Calculator"
|
||||
}
|
||||
],
|
||||
"https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver": [
|
||||
[
|
||||
"FluxPromptSaver"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Flux Prompt Saver"
|
||||
}
|
||||
],
|
||||
"https://github.com/martijnat/comfyui-previewlatent": [
|
||||
[
|
||||
"PreviewLatent",
|
||||
|
||||
@ -3729,6 +3729,11 @@
|
||||
"last_update": "2024-08-16 19:12:07",
|
||||
"author_account_age_days": 1991
|
||||
},
|
||||
"https://github.com/hben35096/ComfyUI-ReplenishNodes": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-08-16 21:37:23",
|
||||
"author_account_age_days": 401
|
||||
},
|
||||
"https://github.com/hben35096/ComfyUI-ToolBox": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-08-08 05:19:58",
|
||||
@ -4579,6 +4584,11 @@
|
||||
"last_update": "2024-07-07 09:20:15",
|
||||
"author_account_age_days": 4829
|
||||
},
|
||||
"https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-08-16 20:15:37",
|
||||
"author_account_age_days": 2932
|
||||
},
|
||||
"https://github.com/martijnat/comfyui-previewlatent": {
|
||||
"stars": 31,
|
||||
"last_update": "2024-05-22 21:28:39",
|
||||
@ -5324,6 +5334,11 @@
|
||||
"last_update": "2024-08-15 23:12:25",
|
||||
"author_account_age_days": 366
|
||||
},
|
||||
"https://github.com/shinich39/comfyui-textarea-keybindings": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-08-17 03:39:55",
|
||||
"author_account_age_days": 366
|
||||
},
|
||||
"https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-06-20 13:57:29",
|
||||
|
||||
@ -354,8 +354,10 @@
|
||||
"https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": [
|
||||
[
|
||||
"GetImageFileByIndexNode",
|
||||
"GetVideoFileByIndexNode",
|
||||
"RandomFilePathNode",
|
||||
"RandomImagePathNode"
|
||||
"RandomImagePathNode",
|
||||
"RandomVideoPathNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Get-Random-File [UNSAFE]"
|
||||
@ -493,6 +495,8 @@
|
||||
"DisplayText",
|
||||
"LoadVideo",
|
||||
"MiniCPM_VQA",
|
||||
"MiniCPM_VQA_Polished",
|
||||
"MultipleImagesInput",
|
||||
"PreViewVideo"
|
||||
],
|
||||
{
|
||||
@ -1728,7 +1732,12 @@
|
||||
"https://github.com/jh-leon-kim/ComfyUI-JHK-utils": [
|
||||
[
|
||||
"JHK_Utils_ImageRemoveBackground",
|
||||
"JHK_Utils_LargestImageSelector",
|
||||
"JHK_Utils_LoadEmbed",
|
||||
"JHK_Utils_LoadImageFromPath",
|
||||
"JHK_Utils_RandomImageSelector",
|
||||
"JHK_Utils_SelectSingleImageFromPath",
|
||||
"JHK_Utils_string_filter",
|
||||
"JHK_Utils_string_merge"
|
||||
],
|
||||
{
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -9,6 +9,37 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "hben35096",
|
||||
"title": "ComfyUI-ReplenishNodes",
|
||||
"reference": "https://github.com/hben35096/ComfyUI-ReplenishNodes",
|
||||
"files": [
|
||||
"https://github.com/hben35096/ComfyUI-ReplenishNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains two custom nodes for ComfyUI that utilize the [a/CLIPSeg model](https://huggingface.co/docs/transformers/main/en/model_doc/clipseg) to generate masks for image inpainting tasks based on text prompts."
|
||||
},
|
||||
{
|
||||
"author": "markuryy",
|
||||
"title": "ComfyUI Flux Prompt Saver",
|
||||
"reference": "https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver",
|
||||
"files": [
|
||||
"https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The Flux Prompt Saver is a custom node for ComfyUI that works in conjunction with the Flux Sampler Parameters node from the ComfyUI Essentials package. This node allows you to save images with metadata that includes information from the Flux Sampler Parameters pipeline."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-textarea-keybindings",
|
||||
"reference": "https://github.com/shinich39/comfyui-textarea-keybindings",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-textarea-keybindings"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Add keybindings to textarea."
|
||||
},
|
||||
{
|
||||
"author": "NvidiaGameWorksAdmin",
|
||||
"title": "ComfyUI-RTX-Remix",
|
||||
@ -665,46 +696,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI for [a/InternVL](https://github.com/OpenGVLab/InternVL)"
|
||||
},
|
||||
{
|
||||
"author": "SEkINVR",
|
||||
"title": "ComfyUI-Animator",
|
||||
"reference": "https://github.com/SEkINVR/ComfyUI-Animator",
|
||||
"files": [
|
||||
"https://github.com/SEkINVR/ComfyUI-Animator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI provides full-body animation capabilities, including facial rigging, various lighting styles, and green screen output."
|
||||
},
|
||||
{
|
||||
"author": "NeuralSamurAI",
|
||||
"title": "PromptJSON Node for ComfyUI",
|
||||
"reference": "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON",
|
||||
"files": [
|
||||
"https://github.com/NeuralSamurAI/ComfyUI-PromptJSON"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "PromptJSON is a custom node for ComfyUI that structures natural language prompts and generates prompts for external LLM nodes in image generation workflows. It aids in creating consistent, schema-based image descriptions."
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI_M3Net",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_M3Net",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_M3Net"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI for [a/M3Net](https://github.com/I2-Multimedia-Lab/M3Net)"
|
||||
},
|
||||
{
|
||||
"author": "al-swaiti",
|
||||
"title": "GeminiOllama ComfyUI Extension",
|
||||
"reference": "https://github.com/al-swaiti/ComfyUI-OllamaGemini",
|
||||
"files": [
|
||||
"https://github.com/al-swaiti/ComfyUI-OllamaGemini"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension integrates Google's Gemini API and Ollama into ComfyUI, allowing users to leverage these powerful language models directly within their ComfyUI workflows."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -11395,6 +11395,15 @@
|
||||
"title_aux": "ComfyUI OpenVoice"
|
||||
}
|
||||
],
|
||||
"https://github.com/hben35096/ComfyUI-ReplenishNodes": [
|
||||
[
|
||||
"CLIPSegToMask",
|
||||
"CombineSegMasks"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ReplenishNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/hben35096/ComfyUI-ToolBox": [
|
||||
[
|
||||
"AutoDLDownload",
|
||||
@ -14355,6 +14364,14 @@
|
||||
"title_aux": "Recommended Resolution Calculator"
|
||||
}
|
||||
],
|
||||
"https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver": [
|
||||
[
|
||||
"FluxPromptSaver"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Flux Prompt Saver"
|
||||
}
|
||||
],
|
||||
"https://github.com/martijnat/comfyui-previewlatent": [
|
||||
[
|
||||
"PreviewLatent",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user