mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
27253481ae
commit
2b8e76197a
@ -8818,6 +8818,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "[a/StreamV2V](https://github.com/Jeff-LiangF/streamv2v) for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Stable_Makeup",
|
||||
"id": "streamv2v",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_Stable_Makeup",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_Stable_Makeup"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can apply makeup to the characters in comfyui\nNOTE: Need to download model files manually."
|
||||
},
|
||||
{
|
||||
"author": "choey",
|
||||
"title": "Comfy-Topaz",
|
||||
@ -11405,6 +11416,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Live Prompt Interpolation, Prompt Stack Manager, Dynamic Animated Weights, Florence Prompt Travel Helper, Mask Sequence Helper, Prompt Travel Helper."
|
||||
},
|
||||
{
|
||||
"author": "Cyberschorsch",
|
||||
"title": "ComfyUI Checkpoint Loader Config",
|
||||
"reference": "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader",
|
||||
"files": [
|
||||
"https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provides a custom node to load config for sampler nodes from a yaml file."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1369,6 +1369,14 @@
|
||||
"title_aux": "Primere nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": [
|
||||
[
|
||||
"Checkpoint Loader Config"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Checkpoint Loader Config"
|
||||
}
|
||||
],
|
||||
"https://github.com/Danand/ComfyUI-ComfyCouple": [
|
||||
[
|
||||
"Attention couple",
|
||||
@ -14496,6 +14504,16 @@
|
||||
"title_aux": "ComfyUI_StableAudio_Open"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_Stable_Makeup": [
|
||||
[
|
||||
"StableMakeup_LoadModel",
|
||||
"StableMakeup_Sampler"
|
||||
],
|
||||
{
|
||||
"author": "Sajjad Ayobbi",
|
||||
"title_aux": "ComfyUI_Stable_Makeup"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_StoryDiffusion": [
|
||||
[
|
||||
"Comic_Type",
|
||||
|
||||
@ -479,6 +479,11 @@
|
||||
"last_update": "2024-06-29 07:14:23",
|
||||
"author_account_age_days": 3672
|
||||
},
|
||||
"https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-07-11 14:31:41",
|
||||
"author_account_age_days": 5175
|
||||
},
|
||||
"https://github.com/Danand/ComfyUI-ComfyCouple": {
|
||||
"stars": 21,
|
||||
"last_update": "2024-07-03 22:22:08",
|
||||
@ -4684,6 +4689,11 @@
|
||||
"last_update": "2024-06-25 00:56:09",
|
||||
"author_account_age_days": 371
|
||||
},
|
||||
"https://github.com/smthemex/ComfyUI_Stable_Makeup": {
|
||||
"stars": 5,
|
||||
"last_update": "2024-07-11 14:32:03",
|
||||
"author_account_age_days": 371
|
||||
},
|
||||
"https://github.com/smthemex/ComfyUI_StoryDiffusion": {
|
||||
"stars": 74,
|
||||
"last_update": "2024-07-09 12:11:17",
|
||||
|
||||
@ -11,6 +11,28 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Cyberschorsch",
|
||||
"title": "ComfyUI Checkpoint Loader Config",
|
||||
"reference": "https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader",
|
||||
"files": [
|
||||
"https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provides a custom node to load config for sampler nodes from a yaml file."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Stable_Makeup",
|
||||
"id": "streamv2v",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_Stable_Makeup",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_Stable_Makeup"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can apply makeup to the characters in comfyui\nNOTE: Need to download model files manually."
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI-UltraEdit-ZHO",
|
||||
@ -670,157 +692,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Unofficial implementation of siliconflow API for ComfyUI\nHow to use:apply api key in :https://cloud.siliconflow.cn/\nadd api key in config.json"
|
||||
},
|
||||
{
|
||||
"author": "11dogzi",
|
||||
"title": "ComfUI-EGAdapterMadAssistant",
|
||||
"id": "ergouzi-samplers",
|
||||
"reference": "https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant",
|
||||
"files": [
|
||||
"https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a hierarchical auxiliary project of the IPAdapter project, which uses a slider to quickly control the hierarchical weights and add fully random and semi random modes"
|
||||
},
|
||||
{
|
||||
"author": "iwanders",
|
||||
"title": "iwanders/ComfyUI_nodes",
|
||||
"id": "iwanders-nodes",
|
||||
"reference": "https://github.com/iwanders/ComfyUI_nodes",
|
||||
"files": [
|
||||
"https://github.com/iwanders/ComfyUI_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:IW SaveString, IW PrintString, IW ReplaceString, IW StringNode, IW StringConcat, IW TokenizerVocab, IW JsonPickItem."
|
||||
},
|
||||
{
|
||||
"author": "SaltAI",
|
||||
"title": "SaltAI_AudioViz",
|
||||
"id": "saltai-audioviz",
|
||||
"reference": "https://github.com/get-salt-AI/SaltAI_AudioViz",
|
||||
"files": [
|
||||
"https://github.com/get-salt-AI/SaltAI_AudioViz"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "SaltAI AudioViz contains ComfyUI nodes for generating complex audio reactive visualizations"
|
||||
},
|
||||
{
|
||||
"author": "AI2lab",
|
||||
"title": "comfyUI-tool-2lab",
|
||||
"id": "tool-2lab",
|
||||
"reference": "https://github.com/AI2lab/comfyUI-tool-2lab",
|
||||
"files": [
|
||||
"https://github.com/AI2lab/comfyUI-tool-2lab"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "tool set for developing workflow and publish to web api server"
|
||||
},
|
||||
{
|
||||
"author": "SherryXieYuchen",
|
||||
"title": "ComfyUI-Image-Inpainting",
|
||||
"id": "image-inpainting",
|
||||
"reference": "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting",
|
||||
"files": [
|
||||
"https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:VAE Encode Inpaint, VAE Decode Inpaint, ColorCorrection Inpaint, ImagePreprocess Inpaint, ImagePostprocess Inpaint, Load Model Inpaint, Inpainting (using Model)"
|
||||
},
|
||||
{
|
||||
"author": "zeroxoxo",
|
||||
"title": "ComfyUI-Fast-Style-Transfer",
|
||||
"id": "fast-style-transfer",
|
||||
"reference": "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer",
|
||||
"files": [
|
||||
"https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for fast neural style transfer. This is a simple conversion based on this: [a/https://github.com/rrmina/fast-neural-style-pytorch](https://github.com/rrmina/fast-neural-style-pytorch) Only basic inference functionality is ported for now."
|
||||
},
|
||||
{
|
||||
"author": "Shibiko-AI",
|
||||
"title": "Shibiko AI ComfyUI Tools",
|
||||
"id": "shibiko-ai-tools",
|
||||
"reference": "https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools",
|
||||
"files": [
|
||||
"https://github.com/Shibiko-AI/ShibikoAI-ComfyUI-Tools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a collection of tools that I use to make my life easier when developing ComfyUI applications. It is a collection of tools that I have created to help me with my development process. I have decided to share these tools with the community in the hopes that they will be useful to others as well. I use this tools to further develop features for [a/https://shibiko.ai](https://shibiko.ai)"
|
||||
},
|
||||
{
|
||||
"author": "fofr",
|
||||
"title": "comfyui-replicate",
|
||||
"reference": "https://github.com/fofr/comfyui-replicate",
|
||||
"files": [
|
||||
"https://github.com/fofr/comfyui-replicate"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Llama 3 Replicate"
|
||||
},
|
||||
{
|
||||
"author": "RedRayz",
|
||||
"title": "ComfyUI-Danbooru-To-WD",
|
||||
"id": "danbooru2wd",
|
||||
"reference": "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD",
|
||||
"files": [
|
||||
"https://github.com/RedRayz/ComfyUI-Danbooru-To-WD"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Converts booru tags to a format suitable for Waifu Diffusion(or Danbooru based models)."
|
||||
},
|
||||
{
|
||||
"author": "akkyoss",
|
||||
"title": "ComfyUI_Zwng_Nodes",
|
||||
"id": "zwng",
|
||||
"reference": "https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes",
|
||||
"files": [
|
||||
"https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple nodes for loading image files.Nodes that include a simple remote connection to Photoshop, a node that can overlay and preview an image with a mask, and a node that can load images directly from a file path."
|
||||
},
|
||||
{
|
||||
"author": "slyt",
|
||||
"title": "comfyui-ollama-nodes",
|
||||
"reference": "https://github.com/slyt/comfyui-ollama-nodes",
|
||||
"files": [
|
||||
"https://github.com/slyt/comfyui-ollama-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for working with [a/Ollama](https://github.com/ollama/ollama).\nNOTE:Assumes that an Ollama server is running at http://127.0.0.1:11434 and accessible by the ComfyUI backend."
|
||||
},
|
||||
{
|
||||
"author": "MilitantHitchhiker",
|
||||
"title": "Militant Hitchhiker's Switchblade Pack",
|
||||
"id": "hitchhiker",
|
||||
"reference": "https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack",
|
||||
"files": [
|
||||
"https://github.com/MilitantHitchhiker/MilitantHitchhiker-SwitchbladePack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Militant Hitchhiker's Switchblade Pack is a collection of custom nodes for ComfyUI that provide various multi-function capabilities."
|
||||
},
|
||||
{
|
||||
"author": "turkyden",
|
||||
"title": "ComfyUI-Avatar",
|
||||
"id": "avatar",
|
||||
"reference": "https://github.com/turkyden/ComfyUI-Avatar",
|
||||
"files": [
|
||||
"https://github.com/turkyden/ComfyUI-Avatar"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "a comfyui plugin for image to avatar"
|
||||
},
|
||||
{
|
||||
"author": "fablestudio",
|
||||
"title": "ComfyUI-Showrunner-Utils",
|
||||
"reference": "https://github.com/fablestudio/ComfyUI-Showrunner-Utils",
|
||||
"files": [
|
||||
"https://github.com/fablestudio/ComfyUI-Showrunner-Utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfyui Custom Nodes for Showrunner"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1369,6 +1369,14 @@
|
||||
"title_aux": "Primere nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": [
|
||||
[
|
||||
"Checkpoint Loader Config"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Checkpoint Loader Config"
|
||||
}
|
||||
],
|
||||
"https://github.com/Danand/ComfyUI-ComfyCouple": [
|
||||
[
|
||||
"Attention couple",
|
||||
@ -14496,6 +14504,16 @@
|
||||
"title_aux": "ComfyUI_StableAudio_Open"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_Stable_Makeup": [
|
||||
[
|
||||
"StableMakeup_LoadModel",
|
||||
"StableMakeup_Sampler"
|
||||
],
|
||||
{
|
||||
"author": "Sajjad Ayobbi",
|
||||
"title_aux": "ComfyUI_Stable_Makeup"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_StoryDiffusion": [
|
||||
[
|
||||
"Comic_Type",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user