fix: skip update check doesn't work properly
fix: layout improve: raise thread count 4 -> 8 for update check
This commit is contained in:
@@ -9,16 +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": "Hangover3832",
|
||||
"title": "ComfyUI-Hangover-Nodes",
|
||||
"reference": "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes",
|
||||
"author": "nidefawl",
|
||||
"title": "ComfyUI-nidefawl [UNSAFE]",
|
||||
"reference": "https://github.com/nidefawl/ComfyUI-nidefawl",
|
||||
"files": [
|
||||
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes"
|
||||
"https://github.com/nidefawl/ComfyUI-nidefawl"
|
||||
],
|
||||
"pip": ["transformers>=4.36.2"],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: MS kosmos-2 Interrogator. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer."
|
||||
"description": "Nodes:PythonScript, BlendImagesWithBoundedMasks, CropImagesWithMasks, VAELoaderDataType, ModelSamplerTonemapNoiseTest, gcLatentTunnel, ReferenceOnlySimple, EmptyImageWithColor, MaskFromColor, SetLatentCustomNoise, LatentToImage, ImageToLatent, LatentScaledNoise, DisplayAnyType, SamplerCustomCallback, CustomCallback, SplitCustomSigmas, SamplerDPMPP_2M_SDE_nidefawl, LatentPerlinNoise.<BR>[w/This node is an unsafe node that includes the capability to execute arbitrary python script.]"
|
||||
},
|
||||
{
|
||||
"author": "solarpush",
|
||||
|
||||
@@ -9,6 +9,38 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "Hangover3832",
|
||||
"title": "ComfyUI-Hangover-Nodes",
|
||||
"reference": "https://github.com/Hangover3832/ComfyUI-Hangover-Nodes",
|
||||
"files": [
|
||||
"https://github.com/Hangover3832/ComfyUI-Hangover-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: MS kosmos-2 Interrogator. An implementation of Microsoft [a/kosmos-2](https://huggingface.co/microsoft/kosmos-2-patch14-224) image to text transformer."
|
||||
},
|
||||
{
|
||||
"author": "celsojr2013",
|
||||
"title": "ComfyUI SimpleTools Suit",
|
||||
"reference": "https://github.com/celsojr2013/comfyui_simpletools",
|
||||
"files": [
|
||||
"https://github.com/celsojr2013/comfyui_simpletools/raw/main/google_translator.py",
|
||||
"https://github.com/celsojr2013/comfyui_simpletools/raw/main/parameters.py",
|
||||
"https://github.com/celsojr2013/comfyui_simpletools/raw/main/resolution_solver.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:Simple Gooogle Translator Client, Simple Mustache Parameter Switcher, Simple Latent Resolution Solver."
|
||||
},
|
||||
{
|
||||
"author": "MrForExample",
|
||||
"title": "ComfyUI-3D-Pack",
|
||||
"reference": "https://github.com/MrForExample/ComfyUI-3D-Pack",
|
||||
"files": [
|
||||
"https://github.com/MrForExample/ComfyUI-3D-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)"
|
||||
},
|
||||
{
|
||||
"author": "kft334",
|
||||
"title": "Knodes",
|
||||
|
||||
@@ -1786,6 +1786,7 @@
|
||||
"CR Float To Integer",
|
||||
"CR Float To String",
|
||||
"CR Font File List",
|
||||
"CR Get Parameter From Prompt",
|
||||
"CR Gradient Float",
|
||||
"CR Gradient Integer",
|
||||
"CR Halftone Filter",
|
||||
@@ -1958,7 +1959,7 @@
|
||||
],
|
||||
{
|
||||
"author": "Suzie1",
|
||||
"description": "157 custom nodes for artists, designers and animators.",
|
||||
"description": "159 custom nodes for artists, designers and animators.",
|
||||
"nickname": "Comfyroll Studio",
|
||||
"title": "Comfyroll Studio",
|
||||
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
|
||||
@@ -1995,17 +1996,15 @@
|
||||
],
|
||||
"https://github.com/THtianhao/ComfyUI-FaceChain": [
|
||||
[
|
||||
"FCStyleLoraLoad",
|
||||
"FC_CropAndPaste",
|
||||
"FC_CropBottom",
|
||||
"FC_CropFace",
|
||||
"FC_CropMask",
|
||||
"FC_FaceDetection",
|
||||
"FC_FaceFusion",
|
||||
"FC_MaskOP",
|
||||
"FC_ReplaceImage",
|
||||
"FC_Segment",
|
||||
"FC_StyleLoraLoad"
|
||||
"FC CropAndPaste",
|
||||
"FC CropBottom",
|
||||
"FC FaceDetectCrop",
|
||||
"FC FaceFusion",
|
||||
"FC FaceSegment",
|
||||
"FC MaskOP",
|
||||
"FC ReplaceImage",
|
||||
"FC StyleLoraLoad",
|
||||
"FCStyleLoraLoad"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FaceChain"
|
||||
@@ -2220,7 +2219,8 @@
|
||||
],
|
||||
"https://github.com/WASasquatch/FreeU_Advanced": [
|
||||
[
|
||||
"FreeU (Advanced)"
|
||||
"FreeU (Advanced)",
|
||||
"FreeU_V2 (Advanced)"
|
||||
],
|
||||
{
|
||||
"title_aux": "FreeU_Advanced"
|
||||
@@ -3302,6 +3302,14 @@
|
||||
"title_aux": "Image loader with subfolders"
|
||||
}
|
||||
],
|
||||
"https://github.com/celsojr2013/comfyui_simpletools/raw/main/google_translator.py": [
|
||||
[
|
||||
"GoogleTranslator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI SimpleTools Suit"
|
||||
}
|
||||
],
|
||||
"https://github.com/ceruleandeep/ComfyUI-LLaVA-Captioner": [
|
||||
[
|
||||
"LlavaCaptioner"
|
||||
@@ -3314,7 +3322,10 @@
|
||||
[
|
||||
"Load Motion Camera Preset",
|
||||
"Load Motion Traj Preset",
|
||||
"Load Motionctrl Checkpoint",
|
||||
"Motionctrl Cond",
|
||||
"Motionctrl Sample",
|
||||
"Motionctrl Sample Simple",
|
||||
"Select Image Indices"
|
||||
],
|
||||
{
|
||||
@@ -3439,12 +3450,15 @@
|
||||
"LoadCurrentWorkflowJSON",
|
||||
"LoadDiskWorkflowJSON",
|
||||
"LoadImageUrl",
|
||||
"LoadLatentNumpy",
|
||||
"LoadLatentUrl",
|
||||
"RemoteChainEnd",
|
||||
"RemoteChainStart",
|
||||
"RemoteQueueSimple",
|
||||
"RemoteQueueWorker",
|
||||
"SaveDiskWorkflowJSON",
|
||||
"SaveImageUrl"
|
||||
"SaveImageUrl",
|
||||
"SaveLatentNumpy"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_NetDist"
|
||||
@@ -3602,6 +3616,7 @@
|
||||
"SplitImageWithAlpha",
|
||||
"SplitSigmas",
|
||||
"StableZero123_Conditioning",
|
||||
"StableZero123_Conditioning_Batched",
|
||||
"StyleModelApply",
|
||||
"StyleModelLoader",
|
||||
"TomePatchModel",
|
||||
@@ -5621,6 +5636,7 @@
|
||||
"MultiplicationNode",
|
||||
"NewLayer",
|
||||
"NoiseImage",
|
||||
"PromptImage",
|
||||
"PromptSimplification",
|
||||
"PromptSlide",
|
||||
"RandomPrompt",
|
||||
@@ -6484,7 +6500,16 @@
|
||||
[
|
||||
"dynamicThresholdingFull",
|
||||
"easy LLLiteLoader",
|
||||
"easy XYInputs: CFG Scale",
|
||||
"easy XYInputs: ControlNet",
|
||||
"easy XYInputs: Denoise",
|
||||
"easy XYInputs: ModelMergeBlocks",
|
||||
"easy XYInputs: PromptSR",
|
||||
"easy XYInputs: Sampler/Scheduler",
|
||||
"easy XYInputs: Seeds++ Batch",
|
||||
"easy XYInputs: Steps",
|
||||
"easy XYPlot",
|
||||
"easy XYPlotAdvanced",
|
||||
"easy a1111Loader",
|
||||
"easy comfyLoader",
|
||||
"easy controlnetLoader",
|
||||
|
||||
Reference in New Issue
Block a user