update DB

This commit is contained in:
Dr.Lt.Data
2024-05-07 00:52:19 +09:00
parent 54c882b955
commit ba98615bec
5 changed files with 227 additions and 183 deletions

View File

@@ -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"
}
]
}