mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
9932010025
commit
6b1a3c874d
@ -12484,6 +12484,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Two simple nodes for stereoscopic image generation. Nodes: Stereo Image Node - a basic port from the Automatic1111 stereo script in thygate/stable-diffusion-webui-depthmap-script, LazyStereo - a naïve stereo image generator"
|
||||
},
|
||||
{
|
||||
"author": "SeniorPioner",
|
||||
"title": "SP-Nodes",
|
||||
"id": "spnodes",
|
||||
"reference": "https://github.com/bananasss00/ComfyUI-SP-Nodes",
|
||||
"files": [
|
||||
"https://github.com/bananasss00/ComfyUI-SP-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node Pack: PromptChecker for token toggling, KoboldCPP API, ModelMerging, Telegram-Bot-API, and more"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -12868,17 +12879,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "SeniorPioner",
|
||||
"title": "SP-Nodes",
|
||||
"id": "spnodes",
|
||||
"reference": "https://github.com/bananasss00/ComfyUI-SP-Nodes",
|
||||
"files": [
|
||||
"https://github.com/bananasss00/ComfyUI-SP-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node Pack: PromptChecker for token toggling, KoboldCPP API, ModelMerging, Telegram-Bot-API, and more"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -7047,6 +7047,52 @@
|
||||
"title_aux": "ComfyUI-FrameSkipping"
|
||||
}
|
||||
],
|
||||
"https://github.com/bananasss00/ComfyUI-SP-Nodes": [
|
||||
[
|
||||
"BoolSwitchOutStr",
|
||||
"CivitaiPrompts",
|
||||
"FaceScatter",
|
||||
"FaceScatter2",
|
||||
"GodnessMerger_Apply",
|
||||
"GodnessMerger_InputBlocks",
|
||||
"GodnessMerger_InputBlocksExperimental",
|
||||
"GodnessMerger_LabelEmb",
|
||||
"GodnessMerger_MiddleBlock",
|
||||
"GodnessMerger_MiddleBlockExperimental",
|
||||
"GodnessMerger_NoiseInjection",
|
||||
"GodnessMerger_Out",
|
||||
"GodnessMerger_OutputBlocks",
|
||||
"GodnessMerger_OutputBlocksExperimental",
|
||||
"GodnessMerger_RAW_Apply",
|
||||
"GodnessMerger_TimeEmbed",
|
||||
"ImageMonitor",
|
||||
"ImgMetaValueExtractor",
|
||||
"LoraLoaderByPath",
|
||||
"LoraLoaderOnlyModelByPath",
|
||||
"PreviewImageWEBP",
|
||||
"PromptChecker",
|
||||
"RandomPromptFromBook",
|
||||
"Random_Model_Merge",
|
||||
"SD3BlocksMultiply",
|
||||
"SD3Multiply",
|
||||
"SP-CheckpointSave",
|
||||
"SP_KoboldCpp",
|
||||
"SP_WebsocketSendImage",
|
||||
"ScatterParams",
|
||||
"ScatterParamsBatch",
|
||||
"SendTelegramChatBot",
|
||||
"StrToCombo",
|
||||
"TESTER",
|
||||
"TextSplitJoinByDelimiter"
|
||||
],
|
||||
{
|
||||
"author": "SeniorPioner",
|
||||
"description": "Node Pack: PromptChecker for token toggling, KoboldCPP API, ModelMerging, Telegram-Bot-API, and more",
|
||||
"nickname": "SP-Nodes",
|
||||
"title": "SP-Nodes",
|
||||
"title_aux": "SP-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/banodoco/steerable-motion": [
|
||||
[
|
||||
"BatchCreativeInterpolation",
|
||||
@ -10969,6 +11015,7 @@
|
||||
"FileOnlineDelete_gitee",
|
||||
"FileOnlineStorage_gitee",
|
||||
"FilePathExists",
|
||||
"Images2Image",
|
||||
"KG_csv_toolkit_developer",
|
||||
"KG_csv_toolkit_user",
|
||||
"KG_json_toolkit_developer",
|
||||
@ -10981,7 +11028,6 @@
|
||||
"LLM_local",
|
||||
"LLM_local_loader",
|
||||
"LLavaLoader",
|
||||
"Split_image_batch",
|
||||
"URL2IMG",
|
||||
"VAEDecode_party",
|
||||
"accuweather_tool",
|
||||
|
||||
@ -2349,6 +2349,11 @@
|
||||
"last_update": "2024-08-06 06:10:48",
|
||||
"author_account_age_days": 874
|
||||
},
|
||||
"https://github.com/bananasss00/ComfyUI-SP-Nodes": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-08-06 13:01:07",
|
||||
"author_account_age_days": 2577
|
||||
},
|
||||
"https://github.com/banodoco/steerable-motion": {
|
||||
"stars": 787,
|
||||
"last_update": "2024-06-15 23:01:54",
|
||||
|
||||
@ -9,7 +9,17 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "SeniorPioner",
|
||||
"title": "SP-Nodes",
|
||||
"id": "spnodes",
|
||||
"reference": "https://github.com/bananasss00/ComfyUI-SP-Nodes",
|
||||
"files": [
|
||||
"https://github.com/bananasss00/ComfyUI-SP-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node Pack: PromptChecker for token toggling, KoboldCPP API, ModelMerging, Telegram-Bot-API, and more"
|
||||
},
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "DHLive-ComfyUI",
|
||||
|
||||
@ -7047,6 +7047,52 @@
|
||||
"title_aux": "ComfyUI-FrameSkipping"
|
||||
}
|
||||
],
|
||||
"https://github.com/bananasss00/ComfyUI-SP-Nodes": [
|
||||
[
|
||||
"BoolSwitchOutStr",
|
||||
"CivitaiPrompts",
|
||||
"FaceScatter",
|
||||
"FaceScatter2",
|
||||
"GodnessMerger_Apply",
|
||||
"GodnessMerger_InputBlocks",
|
||||
"GodnessMerger_InputBlocksExperimental",
|
||||
"GodnessMerger_LabelEmb",
|
||||
"GodnessMerger_MiddleBlock",
|
||||
"GodnessMerger_MiddleBlockExperimental",
|
||||
"GodnessMerger_NoiseInjection",
|
||||
"GodnessMerger_Out",
|
||||
"GodnessMerger_OutputBlocks",
|
||||
"GodnessMerger_OutputBlocksExperimental",
|
||||
"GodnessMerger_RAW_Apply",
|
||||
"GodnessMerger_TimeEmbed",
|
||||
"ImageMonitor",
|
||||
"ImgMetaValueExtractor",
|
||||
"LoraLoaderByPath",
|
||||
"LoraLoaderOnlyModelByPath",
|
||||
"PreviewImageWEBP",
|
||||
"PromptChecker",
|
||||
"RandomPromptFromBook",
|
||||
"Random_Model_Merge",
|
||||
"SD3BlocksMultiply",
|
||||
"SD3Multiply",
|
||||
"SP-CheckpointSave",
|
||||
"SP_KoboldCpp",
|
||||
"SP_WebsocketSendImage",
|
||||
"ScatterParams",
|
||||
"ScatterParamsBatch",
|
||||
"SendTelegramChatBot",
|
||||
"StrToCombo",
|
||||
"TESTER",
|
||||
"TextSplitJoinByDelimiter"
|
||||
],
|
||||
{
|
||||
"author": "SeniorPioner",
|
||||
"description": "Node Pack: PromptChecker for token toggling, KoboldCPP API, ModelMerging, Telegram-Bot-API, and more",
|
||||
"nickname": "SP-Nodes",
|
||||
"title": "SP-Nodes",
|
||||
"title_aux": "SP-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/banodoco/steerable-motion": [
|
||||
[
|
||||
"BatchCreativeInterpolation",
|
||||
@ -10969,6 +11015,7 @@
|
||||
"FileOnlineDelete_gitee",
|
||||
"FileOnlineStorage_gitee",
|
||||
"FilePathExists",
|
||||
"Images2Image",
|
||||
"KG_csv_toolkit_developer",
|
||||
"KG_csv_toolkit_user",
|
||||
"KG_json_toolkit_developer",
|
||||
@ -10981,7 +11028,6 @@
|
||||
"LLM_local",
|
||||
"LLM_local_loader",
|
||||
"LLavaLoader",
|
||||
"Split_image_batch",
|
||||
"URL2IMG",
|
||||
"VAEDecode_party",
|
||||
"accuweather_tool",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user