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
1c313ee822
commit
d5724ecf47
@ -8368,7 +8368,8 @@
|
||||
"https://github.com/hay86/ComfyUI_OpenVoice": [
|
||||
[
|
||||
"D_OpenVoice_STS",
|
||||
"D_OpenVoice_TTS"
|
||||
"D_OpenVoice_TTS",
|
||||
"D_OpenVoice_TTS_V2"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI OpenVoice"
|
||||
@ -9341,6 +9342,7 @@
|
||||
"Intrinsic_lora_sampling",
|
||||
"JoinStringMulti",
|
||||
"JoinStrings",
|
||||
"LoadAndResizeImage",
|
||||
"LoadICLightUnet",
|
||||
"LoadResAdapterNormalization",
|
||||
"MaskBatchMulti",
|
||||
@ -9688,6 +9690,15 @@
|
||||
"title_aux": "ComfyUI-Debug"
|
||||
}
|
||||
],
|
||||
"https://github.com/liusida/ComfyUI-Login": [
|
||||
[
|
||||
"LoadImageWithPrivacy",
|
||||
"RemoveImageForPrivacy"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Login"
|
||||
}
|
||||
],
|
||||
"https://github.com/ljleb/comfy-mecha": [
|
||||
[
|
||||
"Blocks Mecha Hyper",
|
||||
@ -10590,11 +10601,14 @@
|
||||
[
|
||||
"DanbooruTagsTransformerBanTagsFromRegex",
|
||||
"DanbooruTagsTransformerComposePrompt",
|
||||
"DanbooruTagsTransformerComposePromptV2",
|
||||
"DanbooruTagsTransformerDecode",
|
||||
"DanbooruTagsTransformerDecodeBySplitedParts",
|
||||
"DanbooruTagsTransformerGenerate",
|
||||
"DanbooruTagsTransformerGenerateAdvanced",
|
||||
"DanbooruTagsTransformerGenerationConfig",
|
||||
"DanbooruTagsTransformerGetAspectRatio",
|
||||
"DanbooruTagsTransformerLoader",
|
||||
"DanbooruTagsTransformerRearrangedByAnimagine",
|
||||
"DanbooruTagsTransformerRemoveTagToken"
|
||||
],
|
||||
|
||||
@ -9,7 +9,16 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "liusida",
|
||||
"title": "ComfyUI-Sida-Remove-Image [UNSAFE]",
|
||||
"reference": "https://github.com/liusida/ComfyUI-Sida-Remove-Image",
|
||||
"files": [
|
||||
"https://github.com/liusida/ComfyUI-Sida-Remove-Image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: LoadImageWithPrivacy, RemoveImage.[w/This extension is not secure because it provides the capability to delete files from arbitrary paths.]"
|
||||
},
|
||||
{
|
||||
"author": "shadowcz007",
|
||||
"title": "ComfyUI-PuLID [TEST]",
|
||||
|
||||
@ -8368,7 +8368,8 @@
|
||||
"https://github.com/hay86/ComfyUI_OpenVoice": [
|
||||
[
|
||||
"D_OpenVoice_STS",
|
||||
"D_OpenVoice_TTS"
|
||||
"D_OpenVoice_TTS",
|
||||
"D_OpenVoice_TTS_V2"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI OpenVoice"
|
||||
@ -9341,6 +9342,7 @@
|
||||
"Intrinsic_lora_sampling",
|
||||
"JoinStringMulti",
|
||||
"JoinStrings",
|
||||
"LoadAndResizeImage",
|
||||
"LoadICLightUnet",
|
||||
"LoadResAdapterNormalization",
|
||||
"MaskBatchMulti",
|
||||
@ -9688,6 +9690,15 @@
|
||||
"title_aux": "ComfyUI-Debug"
|
||||
}
|
||||
],
|
||||
"https://github.com/liusida/ComfyUI-Login": [
|
||||
[
|
||||
"LoadImageWithPrivacy",
|
||||
"RemoveImageForPrivacy"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Login"
|
||||
}
|
||||
],
|
||||
"https://github.com/ljleb/comfy-mecha": [
|
||||
[
|
||||
"Blocks Mecha Hyper",
|
||||
@ -10590,11 +10601,14 @@
|
||||
[
|
||||
"DanbooruTagsTransformerBanTagsFromRegex",
|
||||
"DanbooruTagsTransformerComposePrompt",
|
||||
"DanbooruTagsTransformerComposePromptV2",
|
||||
"DanbooruTagsTransformerDecode",
|
||||
"DanbooruTagsTransformerDecodeBySplitedParts",
|
||||
"DanbooruTagsTransformerGenerate",
|
||||
"DanbooruTagsTransformerGenerateAdvanced",
|
||||
"DanbooruTagsTransformerGenerationConfig",
|
||||
"DanbooruTagsTransformerGetAspectRatio",
|
||||
"DanbooruTagsTransformerLoader",
|
||||
"DanbooruTagsTransformerRearrangedByAnimagine",
|
||||
"DanbooruTagsTransformerRemoveTagToken"
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user