update DB

This commit is contained in:
Dr.Lt.Data
2024-05-08 20:37:33 +09:00
parent 38b1c846ed
commit 9c088220e3
5 changed files with 414 additions and 220 deletions

View File

@@ -7201,6 +7201,16 @@
"install_type": "git-clone",
"description": "A barebones ComfyUI wrapper for [a/PixelOE](https://github.com/KohakuBlueleaf/PixelOE).\nI cannot promise any support, if there is someone who wants to make a proper node, please do."
},
{
"author": "A4P7J1N7M05OT",
"title": "ComfyUI-AutoColorGimp",
"reference": "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp",
"files": [
"https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp"
],
"install_type": "git-clone",
"description": "Shamelessly copied the code to auto color correct the image like in gimp from this answer: [a/https://stackoverflow.com/a/56365560/4561887](https://stackoverflow.com/a/56365560/4561887)"
},
{
"author": "ronniebasak",
"title": "ComfyUI-Tara-LLM-Integration",
@@ -7341,6 +7351,16 @@
"install_type": "git-clone",
"description": "a comfyui custom node for [a/Retrieval-based-Voice-Conversion-WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git), you can Voice-Conversion in comfyui now!\nNOTE: make sure ffmpeg is worked in your commandline for Linux"
},
{
"author": "AIFSH",
"title": "ComfyUI-XTTS",
"reference": "https://github.com/AIFSH/ComfyUI-XTTS",
"files": [
"https://github.com/AIFSH/ComfyUI-XTTS"
],
"install_type": "git-clone",
"description": "a custom comfyui node for [a/coqui-ai/TTS](https://github.com/coqui-ai/TTS.git)'s xtts module! support 17 languages voice cloning and tts"
},
{
"author": "Koishi-Star",
"title": "Euler-Smea-Dyn-Sampler",
@@ -7401,6 +7421,16 @@
"install_type": "git-clone",
"description": "A tool for novice users in Chinese Mainland to call the huggingface hub and download the huggingface models."
},
{
"author": "smthemex",
"title": "ComfyUI_Llama3_8B",
"reference": "https://github.com/smthemex/ComfyUI_Llama3_8B",
"files": [
"https://github.com/smthemex/ComfyUI_Llama3_8B"
],
"install_type": "git-clone",
"description": "Llama3_8B for comfyUI using pipeline workflow."
},
{
"author": "choey",
"title": "Comfy-Topaz",
@@ -8021,6 +8051,16 @@
"install_type": "git-clone",
"description": "EmbeddingsNameLoader, EmbendingList"
},
{
"author": "chenpx976",
"title": "ComfyUI-RunRunRun",
"reference": "https://github.com/chenpx976/ComfyUI-RunRunRun",
"files": [
"https://github.com/chenpx976/ComfyUI-RunRunRun"
],
"install_type": "git-clone",
"description": "add http api http://127.0.0.1:8188/comfyui-run/run use in other llm project."
},