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
b491f51a04
commit
d84b79bee9
@ -7012,17 +7012,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Node - Hugging Face repositories GTP2 Prompt"
|
||||
},
|
||||
{
|
||||
"author": "1038lab",
|
||||
"title": "ComfyUI-latentSizeSelector",
|
||||
"id": "ComfyUI-latentSizeSelector",
|
||||
"reference": "https://github.com/1038lab/ComfyUI_LatentSizeSelector",
|
||||
"files": [
|
||||
"https://github.com/1038lab/ComfyUI_LatentSizeSelector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You'll get a new node Latent Size Selector, you can pick the x and y sizes from a list."
|
||||
},
|
||||
{
|
||||
"author": "Klinter",
|
||||
"title": "Klinter_nodes",
|
||||
@ -12606,7 +12595,7 @@
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI)."
|
||||
"description": "This is an implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI), including support for text-based queries, video queries, single-image queries, and multi-image queries to generate captions or responses."
|
||||
},
|
||||
{
|
||||
"author": "mltask",
|
||||
|
||||
@ -28,14 +28,6 @@
|
||||
"title_aux": "ComfyUI-GPT2P"
|
||||
}
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI_LatentSizeSelector": [
|
||||
[
|
||||
"LatentSizeSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-latentSizeSelector"
|
||||
}
|
||||
],
|
||||
"https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": [
|
||||
[
|
||||
"EGIPAdapter_Mad_Assistant",
|
||||
@ -8583,8 +8575,7 @@
|
||||
],
|
||||
{
|
||||
"author": "christian-byrne",
|
||||
"nickname": "Image to Text - Auto Caption",
|
||||
"title": "Img2Txt auto captioning. Choose from models: BLIP, Llava, MiniCPM, MS-GIT. Use model combos and merge results. Specify questions to ask about images (medium, art style, background). Supports Chinese \ud83c\udde8\ud83c\uddf3 questions via MiniCPM.",
|
||||
"title": "Img2Txt auto captioning",
|
||||
"title_aux": "img2txt-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
@ -9240,6 +9231,7 @@
|
||||
"SD3NegativeConditioning+",
|
||||
"SDXLEmptyLatentSizePicker+",
|
||||
"SimpleMath+",
|
||||
"TextEncodeForSamplerParams+",
|
||||
"TransitionMask+",
|
||||
"TransparentBGSession+"
|
||||
],
|
||||
@ -9327,12 +9319,15 @@
|
||||
],
|
||||
"https://github.com/dagthomas/comfyui_dagthomas": [
|
||||
[
|
||||
"APNLatent",
|
||||
"ApplyBloom",
|
||||
"CFGSkimming",
|
||||
"CustomPromptLoader",
|
||||
"DynamicStringCombinerNode",
|
||||
"FlexibleStringMergerNode",
|
||||
"GPT4MiniNode",
|
||||
"GPT4VisionNode",
|
||||
"Gpt4CustomVision",
|
||||
"Gpt4VisionCloner",
|
||||
"MergedOllamaNode",
|
||||
"OllamaNode",
|
||||
@ -10843,6 +10838,7 @@
|
||||
"Griptape Agent Config: Anthropic",
|
||||
"Griptape Agent Config: Azure OpenAI",
|
||||
"Griptape Agent Config: Custom Structure",
|
||||
"Griptape Agent Config: Environment Variables",
|
||||
"Griptape Agent Config: Google",
|
||||
"Griptape Agent Config: HuggingFace",
|
||||
"Griptape Agent Config: LM Studio",
|
||||
@ -10886,13 +10882,9 @@
|
||||
"Griptape Embedding Driver: OpenAI Compatible",
|
||||
"Griptape Embedding Driver: Voyage AI",
|
||||
"Griptape Expand: Agent Nodes",
|
||||
"Griptape Image Query Driver: Amazon Bedrock Claude",
|
||||
"Griptape Image Query Driver: Anthropic",
|
||||
"Griptape Image Query Driver: Azure OpenAI",
|
||||
"Griptape Image Query Driver: Ollama",
|
||||
"Griptape Image Query Driver: OpenAI",
|
||||
"Griptape Load: Audio",
|
||||
"Griptape Load: Image From URL",
|
||||
"Griptape Load: Text",
|
||||
"Griptape Pipeline: Add Task",
|
||||
"Griptape Pipeline: Insert Task",
|
||||
"Griptape Prompt Driver: Amazon Bedrock",
|
||||
@ -10933,6 +10925,7 @@
|
||||
"Griptape Tool: WebSearch",
|
||||
"Griptape Vector Store Driver: Amazon OpenSearch",
|
||||
"Griptape Vector Store Driver: Azure MongoDB",
|
||||
"Griptape Vector Store Driver: Griptape Cloud KnowledgeBase",
|
||||
"Griptape Vector Store Driver: Local",
|
||||
"Griptape Vector Store Driver: Marqo",
|
||||
"Griptape Vector Store Driver: MongoDB Atlas",
|
||||
@ -11189,6 +11182,7 @@
|
||||
"string_logic",
|
||||
"substring",
|
||||
"text2json",
|
||||
"text2parameters",
|
||||
"text_iterator",
|
||||
"time_tool",
|
||||
"tool_combine",
|
||||
@ -12005,6 +11999,24 @@
|
||||
"JN_AreaToMask",
|
||||
"JN_AreaWidthHeight",
|
||||
"JN_AreaXY",
|
||||
"JN_AudioArrayToBatch",
|
||||
"JN_AudioAutoTune",
|
||||
"JN_AudioBatchToArray",
|
||||
"JN_AudioConcatenation",
|
||||
"JN_AudioGetChannels",
|
||||
"JN_AudioNoiseReduction",
|
||||
"JN_AudioNormalize",
|
||||
"JN_AudioPitch",
|
||||
"JN_AudioPlot",
|
||||
"JN_AudioReverberation",
|
||||
"JN_AudioSampleRate",
|
||||
"JN_AudioSetChannels",
|
||||
"JN_AudioSlice",
|
||||
"JN_AudioSpeed",
|
||||
"JN_AudioStackChannels",
|
||||
"JN_AudioTempo",
|
||||
"JN_AudioTrimSilence",
|
||||
"JN_AudioVolume",
|
||||
"JN_Blip",
|
||||
"JN_BlipLoader",
|
||||
"JN_BooleanOperation",
|
||||
@ -12016,6 +12028,8 @@
|
||||
"JN_DatetimeNow",
|
||||
"JN_Dump",
|
||||
"JN_DumpOutput",
|
||||
"JN_Exec",
|
||||
"JN_ExecOutput",
|
||||
"JN_FaceCrop",
|
||||
"JN_FaceRestoreModelLoader",
|
||||
"JN_FaceRestoreWithModel",
|
||||
@ -12040,6 +12054,8 @@
|
||||
"JN_KSamplerResizeOutputParams",
|
||||
"JN_KSamplerSeamlessParams",
|
||||
"JN_KSamplerTileParams",
|
||||
"JN_KeyValue",
|
||||
"JN_LoadAudioDirectory",
|
||||
"JN_LoadImageDirectory",
|
||||
"JN_LogicOperation",
|
||||
"JN_MaskBatch",
|
||||
@ -12048,6 +12064,33 @@
|
||||
"JN_MaskToImage",
|
||||
"JN_MathOperation",
|
||||
"JN_MathOperationArray",
|
||||
"JN_MeowLoadVoice",
|
||||
"JN_MeowSaveVoice",
|
||||
"JN_MeowSentenceSplit",
|
||||
"JN_MeowTts",
|
||||
"JN_MeowTtsAudioToContext",
|
||||
"JN_MeowTtsCoarse",
|
||||
"JN_MeowTtsDecode",
|
||||
"JN_MeowTtsFine",
|
||||
"JN_MeowTtsLoadContext",
|
||||
"JN_MeowTtsModel",
|
||||
"JN_MeowTtsModelCoarse",
|
||||
"JN_MeowTtsModelEncodec",
|
||||
"JN_MeowTtsModelFine",
|
||||
"JN_MeowTtsModelHubert",
|
||||
"JN_MeowTtsModelSemantic",
|
||||
"JN_MeowTtsSaveContext",
|
||||
"JN_MeowTtsSemantic",
|
||||
"JN_MeowTtsTokenizerHubert",
|
||||
"JN_MeowVc",
|
||||
"JN_MeowVcConvertVoice",
|
||||
"JN_MeowVcEncodeSource",
|
||||
"JN_MeowVcEncodeTarget",
|
||||
"JN_MeowVcLoadSpeaker",
|
||||
"JN_MeowVcModelFreeVC",
|
||||
"JN_MeowVcModelWavLM",
|
||||
"JN_MeowVcSaveSpeaker",
|
||||
"JN_PreviewAudio",
|
||||
"JN_PreviewImage",
|
||||
"JN_PreviewMask",
|
||||
"JN_PrimitiveArrayInfo",
|
||||
@ -12065,6 +12108,7 @@
|
||||
"JN_PrimitiveToInt",
|
||||
"JN_PrimitiveToString",
|
||||
"JN_RemBGSession",
|
||||
"JN_SaveAudio",
|
||||
"JN_SaveImage",
|
||||
"JN_Seamless",
|
||||
"JN_SeamlessBorder",
|
||||
@ -12075,6 +12119,7 @@
|
||||
"JN_SliceOperation",
|
||||
"JN_StopIf",
|
||||
"JN_StopIfOutput",
|
||||
"JN_TensorInfo",
|
||||
"JN_TextConcatenation",
|
||||
"JN_TextReplace",
|
||||
"JN_TimedeltaFormat",
|
||||
@ -13527,6 +13572,7 @@
|
||||
"ImpactDilate_Mask_SEG_ELT",
|
||||
"ImpactDummyInput",
|
||||
"ImpactEdit_SEG_ELT",
|
||||
"ImpactExecutionOrderController",
|
||||
"ImpactFloat",
|
||||
"ImpactFrom_SEG_ELT",
|
||||
"ImpactFrom_SEG_ELT_bbox",
|
||||
@ -13873,6 +13919,7 @@
|
||||
[
|
||||
"DiscordServing",
|
||||
"ServingInputImage",
|
||||
"ServingInputImageAsLatent",
|
||||
"ServingInputNumber",
|
||||
"ServingInputText",
|
||||
"ServingMultiImageOutput",
|
||||
@ -15462,6 +15509,7 @@
|
||||
"https://github.com/shadowcz007/comfyui-liveportrait": [
|
||||
[
|
||||
"ExpressionEditor_",
|
||||
"ExpressionVideo2VideoNode",
|
||||
"ExpressionVideoNode",
|
||||
"FaceCropInfo",
|
||||
"LivePortraitNode",
|
||||
@ -15484,6 +15532,7 @@
|
||||
"Color",
|
||||
"ComparingTwoFrames_",
|
||||
"CompositeImages_",
|
||||
"DepthViewer",
|
||||
"DynamicDelayProcessor",
|
||||
"EmbeddingPrompt",
|
||||
"EnhanceImage",
|
||||
@ -16356,18 +16405,38 @@
|
||||
],
|
||||
"https://github.com/syaofox/ComfyUI_FoxTools": [
|
||||
[
|
||||
"FoxTools: CreateFaceMask",
|
||||
"FoxTools: FaceOcclusionModelLoader",
|
||||
"Foxtools: BatchImageFromList",
|
||||
"Foxtools: CaculFaceAlign",
|
||||
"Foxtools: FaceAlign",
|
||||
"Foxtools: FaceRotate",
|
||||
"Foxtools: GenBlurBord",
|
||||
"Foxtools: ImageAdd",
|
||||
"Foxtools: LoadImageList",
|
||||
"Foxtools: RegTextFind",
|
||||
"Foxtools: SaveImagePlus",
|
||||
"Foxtools: SimpleFaceAlign"
|
||||
"FoxBatchImageFromList",
|
||||
"FoxColorMatch",
|
||||
"FoxCreateBlurBord",
|
||||
"FoxCreateFaceMask",
|
||||
"FoxFaceAlign",
|
||||
"FoxFaceAlignCacul",
|
||||
"FoxFaceAlignSimple",
|
||||
"FoxFaceAnalysisModels",
|
||||
"FoxFaceBoundingBox",
|
||||
"FoxFaceEmbedDistance",
|
||||
"FoxFaceOcclusionModelLoader",
|
||||
"FoxFaceSegmentation",
|
||||
"FoxFaceShaper",
|
||||
"FoxFaceShaperModels",
|
||||
"FoxFaceWarp",
|
||||
"FoxGenSwapPathText",
|
||||
"FoxGrowMaskWithBlur",
|
||||
"FoxImageAdd",
|
||||
"FoxImageConcanate",
|
||||
"FoxImageExtractFromBatch",
|
||||
"FoxImageResizeByLongerSide",
|
||||
"FoxImageResizeByShorterSide",
|
||||
"FoxImageRotate",
|
||||
"FoxImageTileBatch",
|
||||
"FoxLoadImageBatch",
|
||||
"FoxLoadImageList",
|
||||
"FoxPreviewMask",
|
||||
"FoxPrimitiveText",
|
||||
"FoxRegTextFind",
|
||||
"FoxSaveImagePlus",
|
||||
"FoxShowText",
|
||||
"FoxTrimBlackBoard"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FoxTools"
|
||||
|
||||
2815
github-stats.json
2815
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -12,6 +12,17 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "IuvenisSapiens",
|
||||
"title": "ComfyUI_MiniCPM-V-2_6-int4",
|
||||
"id": "minicpm-v-2_6-int4",
|
||||
"reference": "https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4",
|
||||
"files": [
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an implementation of [a/MiniCPM-V-2_6-int4](https://github.com/OpenBMB/MiniCPM-V) by [a/ComfyUI](https://github.com/comfyanonymous/ComfyUI), including support for text-based queries, video queries, single-image queries, and multi-image queries to generate captions or responses."
|
||||
},
|
||||
{
|
||||
"author": "chrisdreid",
|
||||
"title": "ComfyUI_EnvAutopsyAPI [UNSAFE]",
|
||||
|
||||
@ -478,6 +478,16 @@
|
||||
"title_aux": "Isi-dev/ComfyUI-UniAnimate"
|
||||
}
|
||||
],
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [
|
||||
[
|
||||
"LoadVideo",
|
||||
"MiniCPM_VQA",
|
||||
"PreViewVideo"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_MiniCPM-V-2_6-int4"
|
||||
}
|
||||
],
|
||||
"https://github.com/IvanZhd/comfyui-codeformer": [
|
||||
[
|
||||
"RedBeanie_CustomImageInverter"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,17 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "1038lab",
|
||||
"title": "ComfyUI-latentSizeSelector [REMOVED]",
|
||||
"id": "ComfyUI-latentSizeSelector",
|
||||
"reference": "https://github.com/1038lab/ComfyUI_LatentSizeSelector",
|
||||
"files": [
|
||||
"https://github.com/1038lab/ComfyUI_LatentSizeSelector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You'll get a new node Latent Size Selector, you can pick the x and y sizes from a list."
|
||||
},
|
||||
{
|
||||
"author": "hy134300",
|
||||
"title": "ComfyUI-PhotoMaker-V2 [REMOVED]",
|
||||
|
||||
@ -28,14 +28,6 @@
|
||||
"title_aux": "ComfyUI-GPT2P"
|
||||
}
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI_LatentSizeSelector": [
|
||||
[
|
||||
"LatentSizeSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-latentSizeSelector"
|
||||
}
|
||||
],
|
||||
"https://github.com/11dogzi/ComfUI-EGAdapterMadAssistant": [
|
||||
[
|
||||
"EGIPAdapter_Mad_Assistant",
|
||||
@ -8583,8 +8575,7 @@
|
||||
],
|
||||
{
|
||||
"author": "christian-byrne",
|
||||
"nickname": "Image to Text - Auto Caption",
|
||||
"title": "Img2Txt auto captioning. Choose from models: BLIP, Llava, MiniCPM, MS-GIT. Use model combos and merge results. Specify questions to ask about images (medium, art style, background). Supports Chinese \ud83c\udde8\ud83c\uddf3 questions via MiniCPM.",
|
||||
"title": "Img2Txt auto captioning",
|
||||
"title_aux": "img2txt-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
@ -9240,6 +9231,7 @@
|
||||
"SD3NegativeConditioning+",
|
||||
"SDXLEmptyLatentSizePicker+",
|
||||
"SimpleMath+",
|
||||
"TextEncodeForSamplerParams+",
|
||||
"TransitionMask+",
|
||||
"TransparentBGSession+"
|
||||
],
|
||||
@ -9327,12 +9319,15 @@
|
||||
],
|
||||
"https://github.com/dagthomas/comfyui_dagthomas": [
|
||||
[
|
||||
"APNLatent",
|
||||
"ApplyBloom",
|
||||
"CFGSkimming",
|
||||
"CustomPromptLoader",
|
||||
"DynamicStringCombinerNode",
|
||||
"FlexibleStringMergerNode",
|
||||
"GPT4MiniNode",
|
||||
"GPT4VisionNode",
|
||||
"Gpt4CustomVision",
|
||||
"Gpt4VisionCloner",
|
||||
"MergedOllamaNode",
|
||||
"OllamaNode",
|
||||
@ -10843,6 +10838,7 @@
|
||||
"Griptape Agent Config: Anthropic",
|
||||
"Griptape Agent Config: Azure OpenAI",
|
||||
"Griptape Agent Config: Custom Structure",
|
||||
"Griptape Agent Config: Environment Variables",
|
||||
"Griptape Agent Config: Google",
|
||||
"Griptape Agent Config: HuggingFace",
|
||||
"Griptape Agent Config: LM Studio",
|
||||
@ -10886,13 +10882,9 @@
|
||||
"Griptape Embedding Driver: OpenAI Compatible",
|
||||
"Griptape Embedding Driver: Voyage AI",
|
||||
"Griptape Expand: Agent Nodes",
|
||||
"Griptape Image Query Driver: Amazon Bedrock Claude",
|
||||
"Griptape Image Query Driver: Anthropic",
|
||||
"Griptape Image Query Driver: Azure OpenAI",
|
||||
"Griptape Image Query Driver: Ollama",
|
||||
"Griptape Image Query Driver: OpenAI",
|
||||
"Griptape Load: Audio",
|
||||
"Griptape Load: Image From URL",
|
||||
"Griptape Load: Text",
|
||||
"Griptape Pipeline: Add Task",
|
||||
"Griptape Pipeline: Insert Task",
|
||||
"Griptape Prompt Driver: Amazon Bedrock",
|
||||
@ -10933,6 +10925,7 @@
|
||||
"Griptape Tool: WebSearch",
|
||||
"Griptape Vector Store Driver: Amazon OpenSearch",
|
||||
"Griptape Vector Store Driver: Azure MongoDB",
|
||||
"Griptape Vector Store Driver: Griptape Cloud KnowledgeBase",
|
||||
"Griptape Vector Store Driver: Local",
|
||||
"Griptape Vector Store Driver: Marqo",
|
||||
"Griptape Vector Store Driver: MongoDB Atlas",
|
||||
@ -11189,6 +11182,7 @@
|
||||
"string_logic",
|
||||
"substring",
|
||||
"text2json",
|
||||
"text2parameters",
|
||||
"text_iterator",
|
||||
"time_tool",
|
||||
"tool_combine",
|
||||
@ -12005,6 +11999,24 @@
|
||||
"JN_AreaToMask",
|
||||
"JN_AreaWidthHeight",
|
||||
"JN_AreaXY",
|
||||
"JN_AudioArrayToBatch",
|
||||
"JN_AudioAutoTune",
|
||||
"JN_AudioBatchToArray",
|
||||
"JN_AudioConcatenation",
|
||||
"JN_AudioGetChannels",
|
||||
"JN_AudioNoiseReduction",
|
||||
"JN_AudioNormalize",
|
||||
"JN_AudioPitch",
|
||||
"JN_AudioPlot",
|
||||
"JN_AudioReverberation",
|
||||
"JN_AudioSampleRate",
|
||||
"JN_AudioSetChannels",
|
||||
"JN_AudioSlice",
|
||||
"JN_AudioSpeed",
|
||||
"JN_AudioStackChannels",
|
||||
"JN_AudioTempo",
|
||||
"JN_AudioTrimSilence",
|
||||
"JN_AudioVolume",
|
||||
"JN_Blip",
|
||||
"JN_BlipLoader",
|
||||
"JN_BooleanOperation",
|
||||
@ -12016,6 +12028,8 @@
|
||||
"JN_DatetimeNow",
|
||||
"JN_Dump",
|
||||
"JN_DumpOutput",
|
||||
"JN_Exec",
|
||||
"JN_ExecOutput",
|
||||
"JN_FaceCrop",
|
||||
"JN_FaceRestoreModelLoader",
|
||||
"JN_FaceRestoreWithModel",
|
||||
@ -12040,6 +12054,8 @@
|
||||
"JN_KSamplerResizeOutputParams",
|
||||
"JN_KSamplerSeamlessParams",
|
||||
"JN_KSamplerTileParams",
|
||||
"JN_KeyValue",
|
||||
"JN_LoadAudioDirectory",
|
||||
"JN_LoadImageDirectory",
|
||||
"JN_LogicOperation",
|
||||
"JN_MaskBatch",
|
||||
@ -12048,6 +12064,33 @@
|
||||
"JN_MaskToImage",
|
||||
"JN_MathOperation",
|
||||
"JN_MathOperationArray",
|
||||
"JN_MeowLoadVoice",
|
||||
"JN_MeowSaveVoice",
|
||||
"JN_MeowSentenceSplit",
|
||||
"JN_MeowTts",
|
||||
"JN_MeowTtsAudioToContext",
|
||||
"JN_MeowTtsCoarse",
|
||||
"JN_MeowTtsDecode",
|
||||
"JN_MeowTtsFine",
|
||||
"JN_MeowTtsLoadContext",
|
||||
"JN_MeowTtsModel",
|
||||
"JN_MeowTtsModelCoarse",
|
||||
"JN_MeowTtsModelEncodec",
|
||||
"JN_MeowTtsModelFine",
|
||||
"JN_MeowTtsModelHubert",
|
||||
"JN_MeowTtsModelSemantic",
|
||||
"JN_MeowTtsSaveContext",
|
||||
"JN_MeowTtsSemantic",
|
||||
"JN_MeowTtsTokenizerHubert",
|
||||
"JN_MeowVc",
|
||||
"JN_MeowVcConvertVoice",
|
||||
"JN_MeowVcEncodeSource",
|
||||
"JN_MeowVcEncodeTarget",
|
||||
"JN_MeowVcLoadSpeaker",
|
||||
"JN_MeowVcModelFreeVC",
|
||||
"JN_MeowVcModelWavLM",
|
||||
"JN_MeowVcSaveSpeaker",
|
||||
"JN_PreviewAudio",
|
||||
"JN_PreviewImage",
|
||||
"JN_PreviewMask",
|
||||
"JN_PrimitiveArrayInfo",
|
||||
@ -12065,6 +12108,7 @@
|
||||
"JN_PrimitiveToInt",
|
||||
"JN_PrimitiveToString",
|
||||
"JN_RemBGSession",
|
||||
"JN_SaveAudio",
|
||||
"JN_SaveImage",
|
||||
"JN_Seamless",
|
||||
"JN_SeamlessBorder",
|
||||
@ -12075,6 +12119,7 @@
|
||||
"JN_SliceOperation",
|
||||
"JN_StopIf",
|
||||
"JN_StopIfOutput",
|
||||
"JN_TensorInfo",
|
||||
"JN_TextConcatenation",
|
||||
"JN_TextReplace",
|
||||
"JN_TimedeltaFormat",
|
||||
@ -13527,6 +13572,7 @@
|
||||
"ImpactDilate_Mask_SEG_ELT",
|
||||
"ImpactDummyInput",
|
||||
"ImpactEdit_SEG_ELT",
|
||||
"ImpactExecutionOrderController",
|
||||
"ImpactFloat",
|
||||
"ImpactFrom_SEG_ELT",
|
||||
"ImpactFrom_SEG_ELT_bbox",
|
||||
@ -13873,6 +13919,7 @@
|
||||
[
|
||||
"DiscordServing",
|
||||
"ServingInputImage",
|
||||
"ServingInputImageAsLatent",
|
||||
"ServingInputNumber",
|
||||
"ServingInputText",
|
||||
"ServingMultiImageOutput",
|
||||
@ -15462,6 +15509,7 @@
|
||||
"https://github.com/shadowcz007/comfyui-liveportrait": [
|
||||
[
|
||||
"ExpressionEditor_",
|
||||
"ExpressionVideo2VideoNode",
|
||||
"ExpressionVideoNode",
|
||||
"FaceCropInfo",
|
||||
"LivePortraitNode",
|
||||
@ -15484,6 +15532,7 @@
|
||||
"Color",
|
||||
"ComparingTwoFrames_",
|
||||
"CompositeImages_",
|
||||
"DepthViewer",
|
||||
"DynamicDelayProcessor",
|
||||
"EmbeddingPrompt",
|
||||
"EnhanceImage",
|
||||
@ -16356,18 +16405,38 @@
|
||||
],
|
||||
"https://github.com/syaofox/ComfyUI_FoxTools": [
|
||||
[
|
||||
"FoxTools: CreateFaceMask",
|
||||
"FoxTools: FaceOcclusionModelLoader",
|
||||
"Foxtools: BatchImageFromList",
|
||||
"Foxtools: CaculFaceAlign",
|
||||
"Foxtools: FaceAlign",
|
||||
"Foxtools: FaceRotate",
|
||||
"Foxtools: GenBlurBord",
|
||||
"Foxtools: ImageAdd",
|
||||
"Foxtools: LoadImageList",
|
||||
"Foxtools: RegTextFind",
|
||||
"Foxtools: SaveImagePlus",
|
||||
"Foxtools: SimpleFaceAlign"
|
||||
"FoxBatchImageFromList",
|
||||
"FoxColorMatch",
|
||||
"FoxCreateBlurBord",
|
||||
"FoxCreateFaceMask",
|
||||
"FoxFaceAlign",
|
||||
"FoxFaceAlignCacul",
|
||||
"FoxFaceAlignSimple",
|
||||
"FoxFaceAnalysisModels",
|
||||
"FoxFaceBoundingBox",
|
||||
"FoxFaceEmbedDistance",
|
||||
"FoxFaceOcclusionModelLoader",
|
||||
"FoxFaceSegmentation",
|
||||
"FoxFaceShaper",
|
||||
"FoxFaceShaperModels",
|
||||
"FoxFaceWarp",
|
||||
"FoxGenSwapPathText",
|
||||
"FoxGrowMaskWithBlur",
|
||||
"FoxImageAdd",
|
||||
"FoxImageConcanate",
|
||||
"FoxImageExtractFromBatch",
|
||||
"FoxImageResizeByLongerSide",
|
||||
"FoxImageResizeByShorterSide",
|
||||
"FoxImageRotate",
|
||||
"FoxImageTileBatch",
|
||||
"FoxLoadImageBatch",
|
||||
"FoxLoadImageList",
|
||||
"FoxPreviewMask",
|
||||
"FoxPrimitiveText",
|
||||
"FoxRegTextFind",
|
||||
"FoxSaveImagePlus",
|
||||
"FoxShowText",
|
||||
"FoxTrimBlackBoard"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FoxTools"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user