update DB
This commit is contained in:
@@ -11,6 +11,38 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "StaffsGull",
|
||||
"title": "comfyui_scene_builder",
|
||||
"reference": "https://github.com/StaffsGull/comfyui_scene_builder",
|
||||
"files": [
|
||||
"https://github.com/StaffsGull/comfyui_scene_builder"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: CharacterBuilderNode, ClothingItemNode, ClothingMergerNode, EnvironmentBuilderNode, MergeCharactersNode, PhotoStyleBuilderNode, SceneCombinerNode\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "gagaprince",
|
||||
"title": "ComfyUI_gaga_utils",
|
||||
"reference": "https://github.com/gagaprince/ComfyUI_gaga_utils",
|
||||
"files": [
|
||||
"https://github.com/gagaprince/ComfyUI_gaga_utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: GagaGetFileList, GagaGetStringListSize, GagaSplitStringToList, GagaTest, GagaBatchStringReplace"
|
||||
},
|
||||
{
|
||||
"author": "ftechmax",
|
||||
"title": "ComfyUI-FTM-Pack",
|
||||
"reference": "https://github.com/ftechmax/ComfyUI-FTM-Pack",
|
||||
"files": [
|
||||
"https://github.com/ftechmax/ComfyUI-FTM-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Count Tokens"
|
||||
},
|
||||
{
|
||||
"author": "tighug",
|
||||
"title": "ComfyUI Rating Checker",
|
||||
@@ -79,7 +111,7 @@
|
||||
"https://github.com/GACLove/ComfyUI-Lightx2vWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: LightX2V WAN T5 Encoder Loader, LightX2V WAN T5 Encoder, LightX2V WAN CLIP Vision Encoder Loader, LightX2V WAN CLIP Vision Encoder, LightX2V WAN VAE Loader, LightX2V WAN Image Encoder, LightX2V WAN VAE Decoder, LightX2V WAN Model Loader, LightX2V WAN Video Sampler"
|
||||
"description": "NODES: LightX2V WAN T5 Encoder Loader, LightX2V WAN T5 Encoder, LightX2V WAN CLIP Vision Encoder Loader, LightX2V WAN CLIP Vision Encoder, LightX2V WAN VAE Loader, LightX2V WAN Image Encoder, LightX2V WAN VAE Decoder, LightX2V WAN Model Loader, LightX2V WAN Video Sampler, LightX2V WAN Tea Cache, LightX2V WAN Video Empty Embeds"
|
||||
},
|
||||
{
|
||||
"author": "facok",
|
||||
|
||||
@@ -1213,7 +1213,9 @@
|
||||
],
|
||||
"https://github.com/GACLove/ComfyUI-Lightx2vWrapper": [
|
||||
[
|
||||
"Lightx2vTeaCache",
|
||||
"Lightx2vWanVideoClipVisionEncoderLoader",
|
||||
"Lightx2vWanVideoEmptyEmbeds",
|
||||
"Lightx2vWanVideoImageEncoder",
|
||||
"Lightx2vWanVideoModelLoader",
|
||||
"Lightx2vWanVideoSampler",
|
||||
@@ -2247,6 +2249,20 @@
|
||||
"title_aux": "ComfyUI-Hi3DGen"
|
||||
}
|
||||
],
|
||||
"https://github.com/StaffsGull/comfyui_scene_builder": [
|
||||
[
|
||||
"CharacterBuilderNode",
|
||||
"ClothingItemNode",
|
||||
"ClothingMergerNode",
|
||||
"EnvironmentBuilderNode",
|
||||
"MergeCharactersNode",
|
||||
"PhotoStyleBuilderNode",
|
||||
"SceneCombinerNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_scene_builder"
|
||||
}
|
||||
],
|
||||
"https://github.com/StartHua/Comfyui_CSDMT_CXH": [
|
||||
[
|
||||
"CSD"
|
||||
@@ -2310,6 +2326,7 @@
|
||||
[
|
||||
"Example",
|
||||
"FluxImageUpscaler",
|
||||
"FluxLoadControlNetPreprocessor",
|
||||
"FluxLoader",
|
||||
"FluxSamplerParameters",
|
||||
"FluxTextPrompt"
|
||||
@@ -3921,6 +3938,26 @@
|
||||
"title_aux": "ComfyUI-LLM-Utils [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ftechmax/ComfyUI-FTM-Pack": [
|
||||
[
|
||||
"CountTokens"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FTM-Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/gagaprince/ComfyUI_gaga_utils": [
|
||||
[
|
||||
"GagaBatchStringReplace",
|
||||
"GagaGetFileList",
|
||||
"GagaGetStringListSize",
|
||||
"GagaSplitStringToList",
|
||||
"GagaTest"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_gaga_utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/galoreware/ComfyUI-GaloreNodes": [
|
||||
[
|
||||
"GNI_HEX_TO_COLOR",
|
||||
|
||||
Reference in New Issue
Block a user