Browse Source

update DB

pull/603/head
Dr.Lt.Data 7 months ago
parent
commit
ba98615bec
  1. 14
      custom-node-list.json
  2. 17
      extension-node-map.json
  3. 338
      github-stats.json
  4. 24
      node_db/new/custom-node-list.json
  5. 17
      node_db/new/extension-node-map.json

14
custom-node-list.json

@ -7946,11 +7946,21 @@
"title": "ComfyUI_Prompt-Quill",
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
"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"
},
{
"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)"
},

17
extension-node-map.json

@ -190,6 +190,17 @@
"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": [
[
"GPT_SOVITS_FT",
@ -4773,6 +4784,7 @@
"FloatArrayToGraph",
"GateNormalizedAmplitude",
"LoadAudio",
"LoadVHSAudio",
"NormalizeAmplitude",
"NormalizedAmplitudeDrivenString",
"NormalizedAmplitudeToGraph",
@ -10021,6 +10033,9 @@
"CanvasCreatorAdvanced",
"CanvasCreatorBasic",
"CanvasCreatorSimple",
"CircleCreator",
"CirclesGenerator",
"CreateCircleMask",
"CreateMaskWithCanvas",
"CreateNestedPNGMask",
"CreateTillingPNGMask",
@ -10349,7 +10364,7 @@
"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",
"PromptQuillGenerateConditioning",

338
github-stats.json

File diff suppressed because it is too large Load Diff

24
node_db/new/custom-node-list.json

@ -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",
"title": "ComfyUI_Prompt-Quill",
"reference": "https://github.com/osi1880vr/prompt_quill_comfyui",
"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"
},
{
@ -681,16 +691,6 @@
],
"install_type": "git-clone",
"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"
}
]
}

17
node_db/new/extension-node-map.json

@ -190,6 +190,17 @@
"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": [
[
"GPT_SOVITS_FT",
@ -4773,6 +4784,7 @@
"FloatArrayToGraph",
"GateNormalizedAmplitude",
"LoadAudio",
"LoadVHSAudio",
"NormalizeAmplitude",
"NormalizedAmplitudeDrivenString",
"NormalizedAmplitudeToGraph",
@ -10021,6 +10033,9 @@
"CanvasCreatorAdvanced",
"CanvasCreatorBasic",
"CanvasCreatorSimple",
"CircleCreator",
"CirclesGenerator",
"CreateCircleMask",
"CreateMaskWithCanvas",
"CreateNestedPNGMask",
"CreateTillingPNGMask",
@ -10349,7 +10364,7 @@
"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",
"PromptQuillGenerateConditioning",

Loading…
Cancel
Save