mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 19:03:06 +08:00
update DB
This commit is contained in:
parent
116899e8de
commit
0a00e5309f
@ -46,17 +46,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: ModelSamplerTonemapNoiseTest, TonemapNoiseWithRescaleCFG, ReferenceOnlySimple, RescaleClassifierFreeGuidanceTest, ModelMergeBlockNumber, ModelMergeSDXL, ModelMergeSDXLTransformers, ModelMergeSDXLDetailedTransformers."
|
"description": "Nodes: ModelSamplerTonemapNoiseTest, TonemapNoiseWithRescaleCFG, ReferenceOnlySimple, RescaleClassifierFreeGuidanceTest, ModelMergeBlockNumber, ModelMergeSDXL, ModelMergeSDXLTransformers, ModelMergeSDXLDetailedTransformers."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "SayanoAI",
|
|
||||||
"title": "Comfy-RVC",
|
|
||||||
"id": "rvc",
|
|
||||||
"reference": "https://github.com/SayanoAI/Comfy-RVC",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/SayanoAI/Comfy-RVC"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "ComfyUI custom nodes for RVC related inference and image generation"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "Stability-AI",
|
"author": "Stability-AI",
|
||||||
"title": "Stability API nodes for ComfyUI",
|
"title": "Stability API nodes for ComfyUI",
|
||||||
@ -9391,8 +9380,28 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini)."
|
"description": "Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini)."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "SayanoAI",
|
||||||
|
"title": "Comfy-RVC",
|
||||||
|
"id": "rvc",
|
||||||
|
"reference": "https://github.com/SayanoAI/Comfy-RVC",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/SayanoAI/Comfy-RVC"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom nodes for RVC related inference and image generation"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "nirbhay-faaya",
|
||||||
|
"title": "ImgProcessing_ComfyUI",
|
||||||
|
"id": "imgprocessing",
|
||||||
|
"reference": "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom Image processing ComfyUI Nodes"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -3597,6 +3597,28 @@
|
|||||||
"title_aux": "ComfyUI A1111-like Prompt Custom Node Solution"
|
"title_aux": "ComfyUI A1111-like Prompt Custom Node Solution"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/SayanoAI/Comfy-RVC": [
|
||||||
|
[
|
||||||
|
"AudioBatchValueNode",
|
||||||
|
"AudioTranscriptionNode",
|
||||||
|
"ImageRepeatInterleavedNode",
|
||||||
|
"LatentRepeatInterleavedNode",
|
||||||
|
"LoadAudio",
|
||||||
|
"LoadHubertModel",
|
||||||
|
"LoadPitchExtractionParams",
|
||||||
|
"LoadRVCModelNode",
|
||||||
|
"LoadWhisperModelNode",
|
||||||
|
"MergeAudioNode",
|
||||||
|
"MergeImageBatches",
|
||||||
|
"MergeLatentBatches",
|
||||||
|
"PreviewAudio",
|
||||||
|
"RVCNode",
|
||||||
|
"UVR5Node"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Comfy-RVC"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Scholar01/ComfyUI-Keyframe": [
|
"https://github.com/Scholar01/ComfyUI-Keyframe": [
|
||||||
[
|
[
|
||||||
"KeyframeApply",
|
"KeyframeApply",
|
||||||
@ -11500,6 +11522,17 @@
|
|||||||
"title_aux": "comfyui-NDI"
|
"title_aux": "comfyui-NDI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": [
|
||||||
|
[
|
||||||
|
"ImageConcat",
|
||||||
|
"ImageCropMultEight",
|
||||||
|
"ImageCut",
|
||||||
|
"LightingPreprocessor"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ImgProcessing_ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/nkchocoai/ComfyUI-Dart": [
|
"https://github.com/nkchocoai/ComfyUI-Dart": [
|
||||||
[
|
[
|
||||||
"DanbooruTagsTransformerBanTagsFromRegex",
|
"DanbooruTagsTransformerBanTagsFromRegex",
|
||||||
@ -11906,7 +11939,8 @@
|
|||||||
"BMAB Subframe Hand Detailer",
|
"BMAB Subframe Hand Detailer",
|
||||||
"BMAB Text",
|
"BMAB Text",
|
||||||
"BMAB Upscale With Model",
|
"BMAB Upscale With Model",
|
||||||
"BMAB Upscaler"
|
"BMAB Upscaler",
|
||||||
|
"BMAB Watermark"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui_bmab"
|
"title_aux": "comfyui_bmab"
|
||||||
@ -13053,17 +13087,6 @@
|
|||||||
"title_aux": "ComfyUI Browser"
|
"title_aux": "ComfyUI Browser"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/tankucc1no/ComfyUI-Dragdiffusion": [
|
|
||||||
[
|
|
||||||
"Drag",
|
|
||||||
"Drag_gen",
|
|
||||||
"Gen_img",
|
|
||||||
"TrainLoRA"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI-Dragdiffusion"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/teward/ComfyUI-Helper-Nodes": [
|
"https://github.com/teward/ComfyUI-Helper-Nodes": [
|
||||||
[
|
[
|
||||||
"HelperNodes_CfgScale",
|
"HelperNodes_CfgScale",
|
||||||
|
|||||||
@ -859,6 +859,10 @@
|
|||||||
"stars": 19,
|
"stars": 19,
|
||||||
"last_update": "2024-05-23 09:39:07"
|
"last_update": "2024-05-23 09:39:07"
|
||||||
},
|
},
|
||||||
|
"https://github.com/SayanoAI/Comfy-RVC": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2024-05-13 05:43:49"
|
||||||
|
},
|
||||||
"https://github.com/Scholar01/ComfyUI-Keyframe": {
|
"https://github.com/Scholar01/ComfyUI-Keyframe": {
|
||||||
"stars": 10,
|
"stars": 10,
|
||||||
"last_update": "2024-02-01 16:57:40"
|
"last_update": "2024-02-01 16:57:40"
|
||||||
@ -2707,6 +2711,10 @@
|
|||||||
"stars": 34,
|
"stars": 34,
|
||||||
"last_update": "2024-03-07 02:08:05"
|
"last_update": "2024-03-07 02:08:05"
|
||||||
},
|
},
|
||||||
|
"https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2024-05-27 15:42:25"
|
||||||
|
},
|
||||||
"https://github.com/nkchocoai/ComfyUI-Dart": {
|
"https://github.com/nkchocoai/ComfyUI-Dart": {
|
||||||
"stars": 15,
|
"stars": 15,
|
||||||
"last_update": "2024-05-22 23:11:22"
|
"last_update": "2024-05-22 23:11:22"
|
||||||
|
|||||||
@ -12,6 +12,28 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "SayanoAI",
|
||||||
|
"title": "Comfy-RVC",
|
||||||
|
"id": "rvc",
|
||||||
|
"reference": "https://github.com/SayanoAI/Comfy-RVC",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/SayanoAI/Comfy-RVC"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom nodes for RVC related inference and image generation"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "nirbhay-faaya",
|
||||||
|
"title": "ImgProcessing_ComfyUI",
|
||||||
|
"id": "imgprocessing",
|
||||||
|
"reference": "https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom Image processing ComfyUI Nodes"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "smthemex",
|
"author": "smthemex",
|
||||||
"title": "ComfyUI_StoryDiffusion",
|
"title": "ComfyUI_StoryDiffusion",
|
||||||
|
|||||||
@ -3597,6 +3597,28 @@
|
|||||||
"title_aux": "ComfyUI A1111-like Prompt Custom Node Solution"
|
"title_aux": "ComfyUI A1111-like Prompt Custom Node Solution"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/SayanoAI/Comfy-RVC": [
|
||||||
|
[
|
||||||
|
"AudioBatchValueNode",
|
||||||
|
"AudioTranscriptionNode",
|
||||||
|
"ImageRepeatInterleavedNode",
|
||||||
|
"LatentRepeatInterleavedNode",
|
||||||
|
"LoadAudio",
|
||||||
|
"LoadHubertModel",
|
||||||
|
"LoadPitchExtractionParams",
|
||||||
|
"LoadRVCModelNode",
|
||||||
|
"LoadWhisperModelNode",
|
||||||
|
"MergeAudioNode",
|
||||||
|
"MergeImageBatches",
|
||||||
|
"MergeLatentBatches",
|
||||||
|
"PreviewAudio",
|
||||||
|
"RVCNode",
|
||||||
|
"UVR5Node"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Comfy-RVC"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Scholar01/ComfyUI-Keyframe": [
|
"https://github.com/Scholar01/ComfyUI-Keyframe": [
|
||||||
[
|
[
|
||||||
"KeyframeApply",
|
"KeyframeApply",
|
||||||
@ -11500,6 +11522,17 @@
|
|||||||
"title_aux": "comfyui-NDI"
|
"title_aux": "comfyui-NDI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/nirbhay-faaya/ImgProcessing_ComfyUI": [
|
||||||
|
[
|
||||||
|
"ImageConcat",
|
||||||
|
"ImageCropMultEight",
|
||||||
|
"ImageCut",
|
||||||
|
"LightingPreprocessor"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ImgProcessing_ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/nkchocoai/ComfyUI-Dart": [
|
"https://github.com/nkchocoai/ComfyUI-Dart": [
|
||||||
[
|
[
|
||||||
"DanbooruTagsTransformerBanTagsFromRegex",
|
"DanbooruTagsTransformerBanTagsFromRegex",
|
||||||
@ -11906,7 +11939,8 @@
|
|||||||
"BMAB Subframe Hand Detailer",
|
"BMAB Subframe Hand Detailer",
|
||||||
"BMAB Text",
|
"BMAB Text",
|
||||||
"BMAB Upscale With Model",
|
"BMAB Upscale With Model",
|
||||||
"BMAB Upscaler"
|
"BMAB Upscaler",
|
||||||
|
"BMAB Watermark"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui_bmab"
|
"title_aux": "comfyui_bmab"
|
||||||
@ -13053,17 +13087,6 @@
|
|||||||
"title_aux": "ComfyUI Browser"
|
"title_aux": "ComfyUI Browser"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/tankucc1no/ComfyUI-Dragdiffusion": [
|
|
||||||
[
|
|
||||||
"Drag",
|
|
||||||
"Drag_gen",
|
|
||||||
"Gen_img",
|
|
||||||
"TrainLoRA"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "ComfyUI-Dragdiffusion"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/teward/ComfyUI-Helper-Nodes": [
|
"https://github.com/teward/ComfyUI-Helper-Nodes": [
|
||||||
[
|
[
|
||||||
"HelperNodes_CfgScale",
|
"HelperNodes_CfgScale",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user