mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-08 08:17:18 +08:00
update DB
This commit is contained in:
@ -854,6 +854,7 @@
|
||||
"TS_LTX_FirstLastFrame",
|
||||
"TS_LamaCleanup",
|
||||
"TS_Math_Int",
|
||||
"TS_Matting_ViTMatte",
|
||||
"TS_ModelConverter",
|
||||
"TS_ModelConverterAdvanced",
|
||||
"TS_ModelConverterAdvancedDirect",
|
||||
@ -866,6 +867,7 @@
|
||||
"TS_QwenSafeResize",
|
||||
"TS_RTX_Upscaler",
|
||||
"TS_ResolutionSelector",
|
||||
"TS_SAM_MediaLoader",
|
||||
"TS_SileroStress",
|
||||
"TS_SileroTTS",
|
||||
"TS_Smart_Switch",
|
||||
@ -1764,7 +1766,6 @@
|
||||
"DonutLoRAHashLookup",
|
||||
"DonutLoRALibrary",
|
||||
"DonutLoRAStack",
|
||||
"DonutLoRAStackCivitAI",
|
||||
"DonutLoraStackCombine",
|
||||
"DonutManualCleanup",
|
||||
"DonutModelSave",
|
||||
@ -3820,9 +3821,11 @@
|
||||
"DualEndpointColorBlendScheduler",
|
||||
"GemmaAPITextEncode",
|
||||
"LightLeaksTransition",
|
||||
"LoadConditioning",
|
||||
"LoadInpaintCropCache",
|
||||
"MaskClampedCrop",
|
||||
"MaskClampedCropSticky",
|
||||
"SaveConditioning",
|
||||
"SaveInpaintCropCache"
|
||||
],
|
||||
{
|
||||
@ -4098,18 +4101,25 @@
|
||||
"Trellis2ApplyGuidanceInterval",
|
||||
"Trellis2DecodeSSLatent",
|
||||
"Trellis2Empty3DLatent",
|
||||
"Trellis2EncodeMesh",
|
||||
"Trellis2ExportGLB",
|
||||
"Trellis2ExportTrimesh",
|
||||
"Trellis2GetConditioning",
|
||||
"Trellis2ImageToShape",
|
||||
"Trellis2LoadMesh",
|
||||
"Trellis2LoadSSFlowModel",
|
||||
"Trellis2MultiViewImageToShape",
|
||||
"Trellis2ProcessMesh",
|
||||
"Trellis2RasterizePBR",
|
||||
"Trellis2RefineMesh",
|
||||
"Trellis2RemoveBackground",
|
||||
"Trellis2RenderPreview",
|
||||
"Trellis2RenderVideo",
|
||||
"Trellis2SSConditioning",
|
||||
"Trellis2ShapeToMesh",
|
||||
"Trellis2ShapeToTexturedMesh",
|
||||
"Trellis2Simplify",
|
||||
"Trellis2TextureMesh",
|
||||
"Trellis2UVUnwrap"
|
||||
],
|
||||
{
|
||||
@ -7097,6 +7107,7 @@
|
||||
"CheckpointLoaderSimple",
|
||||
"CheckpointSave",
|
||||
"ChromaRadianceOptions",
|
||||
"ClaudeNode",
|
||||
"ColorToRGBInt",
|
||||
"ColorTransfer",
|
||||
"ComboOptionTestNode",
|
||||
@ -7344,6 +7355,7 @@
|
||||
"LoadImageOutput",
|
||||
"LoadImageTextDataSetFromFolder",
|
||||
"LoadLatent",
|
||||
"LoadMoGeModel",
|
||||
"LoadTrainingDataset",
|
||||
"LoadVideo",
|
||||
"LoraLoader",
|
||||
@ -7386,6 +7398,10 @@
|
||||
"MinimaxImageToVideoNode",
|
||||
"MinimaxSubjectToVideoNode",
|
||||
"MinimaxTextToVideoNode",
|
||||
"MoGeInference",
|
||||
"MoGePanoramaInference",
|
||||
"MoGePointMapToMesh",
|
||||
"MoGeRender",
|
||||
"ModelComputeDtype",
|
||||
"ModelMergeAdd",
|
||||
"ModelMergeAuraflow",
|
||||
@ -10704,6 +10720,7 @@
|
||||
"CudaDevicePatcher",
|
||||
"DrawMaskOnImage_lhy",
|
||||
"DrawViTPose_lhy",
|
||||
"DynamicParameterPanel",
|
||||
"GrowMask_lhy",
|
||||
"ImageBatchtoImageList",
|
||||
"ImageBatchtoImages",
|
||||
@ -10714,6 +10731,7 @@
|
||||
"MaskToSAMCoords",
|
||||
"MaskToSAMCoordsV2",
|
||||
"MorseCode",
|
||||
"ParameterUnpacker",
|
||||
"PoseReformer",
|
||||
"QueueHandler",
|
||||
"RequestURL",
|
||||
@ -12822,6 +12840,7 @@
|
||||
"Load Image Folder",
|
||||
"Load Images",
|
||||
"Load Images From List",
|
||||
"Load Media Sequence",
|
||||
"Pad Batch to 4n+1",
|
||||
"Pad Batch to kn+1",
|
||||
"Repeat Frames",
|
||||
@ -13438,53 +13457,46 @@
|
||||
],
|
||||
"https://github.com/stalkervr/ComfyUI-StalkerVr": [
|
||||
[
|
||||
"AnyCollector",
|
||||
"CalculateFrameCount",
|
||||
"CreateProjectStructure",
|
||||
"DesiredResolution",
|
||||
"CurrentDateTime",
|
||||
"FileSavePath",
|
||||
"FormatDatePath",
|
||||
"GenerateCreationTime",
|
||||
"ImageBatchCrop",
|
||||
"ImageCropper",
|
||||
"ImageDesiredResolution",
|
||||
"ImageGetSize",
|
||||
"ImageGridCropper",
|
||||
"ImageLoadWithMetadata",
|
||||
"ImageRatioResizer",
|
||||
"ImageSaveWithMetadata",
|
||||
"ImageWatermark",
|
||||
"JsonArraySplitter",
|
||||
"ImagesLoadWithMetadata",
|
||||
"JsonBuilder",
|
||||
"JsonDeserializeObject",
|
||||
"JsonFieldRemover",
|
||||
"JsonFieldReplaceAdvanced",
|
||||
"JsonFieldReplaceExtend",
|
||||
"JsonFieldValueExtractor",
|
||||
"JsonFormat",
|
||||
"JsonMinify",
|
||||
"JsonPairInput",
|
||||
"JsonPathLoader",
|
||||
"JsonPromptToTextPromptConverter",
|
||||
"JsonRootListExtractor",
|
||||
"JsonSerializeObject",
|
||||
"ListItemExtractor",
|
||||
"LoadImageWithMetadata",
|
||||
"LoadImagesWithMetadata",
|
||||
"Logger",
|
||||
"LoopAny",
|
||||
"NormalizeString",
|
||||
"NudePresetSelector",
|
||||
"PromptPartJoin",
|
||||
"SaveImageWithMetadata",
|
||||
"LoraLoaderExtended",
|
||||
"LoraLoaderExtendedBatch",
|
||||
"SaveTextFile",
|
||||
"SaveVideoWithMetadata",
|
||||
"ShotCameraAngle",
|
||||
"StringBuilder",
|
||||
"StringCollector",
|
||||
"StringListToString",
|
||||
"StringNormalize",
|
||||
"StringWrapper",
|
||||
"SwitchAny",
|
||||
"TextWatermark",
|
||||
"WanVideoEnhanceMotionAdvanced",
|
||||
"WanVideoEnhanceMotionAdvancedKJ",
|
||||
"WanVideoEnhanceSVI",
|
||||
"WanVideoMultiPrompt",
|
||||
"WanVideoSVIProEmbeds_EnhancedMotion",
|
||||
"WanVideoLoraCivitAIDownloader",
|
||||
"WanVideoLoraPairCreator",
|
||||
"WanVideoLoraPairSelect",
|
||||
"YAMLLoadPrompt",
|
||||
"YAMLSavePrompt"
|
||||
],
|
||||
@ -13691,17 +13703,23 @@
|
||||
],
|
||||
"https://github.com/svyatojdismas/ComfyUI-StDismas": [
|
||||
[
|
||||
"BBoxRescale",
|
||||
"BatchImageCropByMaskAdvanced_StDismas",
|
||||
"BatchImageCropByMask_StDismas",
|
||||
"BatchImageUncropByMaskAdvanced_StDismas",
|
||||
"BatchImageUncropByMask_StDismas",
|
||||
"CSVIndexPicker_StDismas",
|
||||
"DualKSamplerCore",
|
||||
"DualKSamplerCoreAdvanced",
|
||||
"DualKSamplerCoreAdvancedAlt",
|
||||
"DualWVSamplerWanLightning",
|
||||
"DualWVSamplerWanLightningAdvancedAlt",
|
||||
"MultiStringSelector_StDismas"
|
||||
"ExpandMaskBySides",
|
||||
"ExpandMaskWithFeathering",
|
||||
"IntDivisibleBy_StDismas",
|
||||
"MaskToBBox",
|
||||
"MultiStringSelector_StDismas",
|
||||
"ReplaceImagesInBatchIndexed",
|
||||
"SetDimension_StDismas",
|
||||
"SetDuration_StDismas"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-StDismas [WIP]"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user