mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
update DB
This commit is contained in:
parent
54c882b955
commit
ba98615bec
@ -7946,11 +7946,21 @@
|
|||||||
"title": "ComfyUI_Prompt-Quill",
|
"title": "ComfyUI_Prompt-Quill",
|
||||||
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
|
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/osi1880vr/prompt_quill_comfyui/raw/main/CompfyuiPromptQuill.py"
|
"https://github.com/osi1880vr/prompt_quill_comfyui"
|
||||||
],
|
],
|
||||||
"install_type": "copy",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:Use Prompt Quill in Comfyui"
|
"description": "Nodes:Use Prompt Quill in Comfyui"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "AIFSH",
|
||||||
|
"title": "ComfyUI-FishSpeech",
|
||||||
|
"reference": "https://github.com/AIFSH/ComfyUI-FishSpeech",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AIFSH/ComfyUI-FishSpeech"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "a custom comfyui node for [a/fish-speech](https://github.com/fishaudio/fish-speech.git)"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -190,6 +190,17 @@
|
|||||||
"title_aux": "ComfyUI-PixelOE"
|
"title_aux": "ComfyUI-PixelOE"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/AIFSH/ComfyUI-FishSpeech": [
|
||||||
|
[
|
||||||
|
"FishSpeech_INFER",
|
||||||
|
"LoadAudio",
|
||||||
|
"LoadSRT",
|
||||||
|
"PreViewAudio"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-FishSpeech"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/AIFSH/ComfyUI-GPT_SoVITS": [
|
"https://github.com/AIFSH/ComfyUI-GPT_SoVITS": [
|
||||||
[
|
[
|
||||||
"GPT_SOVITS_FT",
|
"GPT_SOVITS_FT",
|
||||||
@ -4773,6 +4784,7 @@
|
|||||||
"FloatArrayToGraph",
|
"FloatArrayToGraph",
|
||||||
"GateNormalizedAmplitude",
|
"GateNormalizedAmplitude",
|
||||||
"LoadAudio",
|
"LoadAudio",
|
||||||
|
"LoadVHSAudio",
|
||||||
"NormalizeAmplitude",
|
"NormalizeAmplitude",
|
||||||
"NormalizedAmplitudeDrivenString",
|
"NormalizedAmplitudeDrivenString",
|
||||||
"NormalizedAmplitudeToGraph",
|
"NormalizedAmplitudeToGraph",
|
||||||
@ -10021,6 +10033,9 @@
|
|||||||
"CanvasCreatorAdvanced",
|
"CanvasCreatorAdvanced",
|
||||||
"CanvasCreatorBasic",
|
"CanvasCreatorBasic",
|
||||||
"CanvasCreatorSimple",
|
"CanvasCreatorSimple",
|
||||||
|
"CircleCreator",
|
||||||
|
"CirclesGenerator",
|
||||||
|
"CreateCircleMask",
|
||||||
"CreateMaskWithCanvas",
|
"CreateMaskWithCanvas",
|
||||||
"CreateNestedPNGMask",
|
"CreateNestedPNGMask",
|
||||||
"CreateTillingPNGMask",
|
"CreateTillingPNGMask",
|
||||||
@ -10349,7 +10364,7 @@
|
|||||||
"title_aux": "Quality of life Suit:V2"
|
"title_aux": "Quality of life Suit:V2"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/osi1880vr/prompt_quill_comfyui/raw/main/CompfyuiPromptQuill.py": [
|
"https://github.com/osi1880vr/prompt_quill_comfyui": [
|
||||||
[
|
[
|
||||||
"PromptQuillGenerate",
|
"PromptQuillGenerate",
|
||||||
"PromptQuillGenerateConditioning",
|
"PromptQuillGenerateConditioning",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -12,14 +12,24 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "AIFSH",
|
||||||
|
"title": "ComfyUI-FishSpeech",
|
||||||
|
"reference": "https://github.com/AIFSH/ComfyUI-FishSpeech",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AIFSH/ComfyUI-FishSpeech"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "a custom comfyui node for [a/fish-speech](https://github.com/fishaudio/fish-speech.git)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "osiworx",
|
"author": "osiworx",
|
||||||
"title": "ComfyUI_Prompt-Quill",
|
"title": "ComfyUI_Prompt-Quill",
|
||||||
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
|
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/osi1880vr/prompt_quill_comfyui/raw/main/CompfyuiPromptQuill.py"
|
"https://github.com/osi1880vr/prompt_quill_comfyui"
|
||||||
],
|
],
|
||||||
"install_type": "copy",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:Use Prompt Quill in Comfyui"
|
"description": "Nodes:Use Prompt Quill in Comfyui"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -681,16 +691,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Unofficial implementation of [a/DDColor](https://github.com/piddnad/DDColor) for ComfyUI"
|
"description": "Unofficial implementation of [a/DDColor](https://github.com/piddnad/DDColor) for ComfyUI"
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "hay86",
|
|
||||||
"title": "ComfyUI OpenVoice",
|
|
||||||
"reference": "https://github.com/hay86/ComfyUI_OpenVoice",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/hay86/ComfyUI_OpenVoice"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Unofficial implementation of [a/OpenVoice](https://github.com/myshell-ai/OpenVoice) for ComfyUI"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -190,6 +190,17 @@
|
|||||||
"title_aux": "ComfyUI-PixelOE"
|
"title_aux": "ComfyUI-PixelOE"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/AIFSH/ComfyUI-FishSpeech": [
|
||||||
|
[
|
||||||
|
"FishSpeech_INFER",
|
||||||
|
"LoadAudio",
|
||||||
|
"LoadSRT",
|
||||||
|
"PreViewAudio"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-FishSpeech"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/AIFSH/ComfyUI-GPT_SoVITS": [
|
"https://github.com/AIFSH/ComfyUI-GPT_SoVITS": [
|
||||||
[
|
[
|
||||||
"GPT_SOVITS_FT",
|
"GPT_SOVITS_FT",
|
||||||
@ -4773,6 +4784,7 @@
|
|||||||
"FloatArrayToGraph",
|
"FloatArrayToGraph",
|
||||||
"GateNormalizedAmplitude",
|
"GateNormalizedAmplitude",
|
||||||
"LoadAudio",
|
"LoadAudio",
|
||||||
|
"LoadVHSAudio",
|
||||||
"NormalizeAmplitude",
|
"NormalizeAmplitude",
|
||||||
"NormalizedAmplitudeDrivenString",
|
"NormalizedAmplitudeDrivenString",
|
||||||
"NormalizedAmplitudeToGraph",
|
"NormalizedAmplitudeToGraph",
|
||||||
@ -10021,6 +10033,9 @@
|
|||||||
"CanvasCreatorAdvanced",
|
"CanvasCreatorAdvanced",
|
||||||
"CanvasCreatorBasic",
|
"CanvasCreatorBasic",
|
||||||
"CanvasCreatorSimple",
|
"CanvasCreatorSimple",
|
||||||
|
"CircleCreator",
|
||||||
|
"CirclesGenerator",
|
||||||
|
"CreateCircleMask",
|
||||||
"CreateMaskWithCanvas",
|
"CreateMaskWithCanvas",
|
||||||
"CreateNestedPNGMask",
|
"CreateNestedPNGMask",
|
||||||
"CreateTillingPNGMask",
|
"CreateTillingPNGMask",
|
||||||
@ -10349,7 +10364,7 @@
|
|||||||
"title_aux": "Quality of life Suit:V2"
|
"title_aux": "Quality of life Suit:V2"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/osi1880vr/prompt_quill_comfyui/raw/main/CompfyuiPromptQuill.py": [
|
"https://github.com/osi1880vr/prompt_quill_comfyui": [
|
||||||
[
|
[
|
||||||
"PromptQuillGenerate",
|
"PromptQuillGenerate",
|
||||||
"PromptQuillGenerateConditioning",
|
"PromptQuillGenerateConditioning",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user