mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
e2c90b4681
commit
274bb81a08
@ -1693,17 +1693,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension allows users to load styles from a CSV file, primarily for migration purposes from the automatic1111 Stable Diffusion web UI."
|
||||
},
|
||||
{
|
||||
"author": "theUpsider",
|
||||
"title": "ComfyUI-Logic",
|
||||
"id": "comfy-logic",
|
||||
"reference": "https://github.com/theUpsider/ComfyUI-Logic",
|
||||
"files": [
|
||||
"https://github.com/theUpsider/ComfyUI-Logic"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An extension to ComfyUI that introduces logic nodes and conditional rendering capabilities."
|
||||
},
|
||||
{
|
||||
"author": "M1kep",
|
||||
"title": "Comfy_KepListStuff",
|
||||
@ -3257,6 +3246,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This node allows using Hugginface remote server for latent decoding. Currently supported models: SD, SDXL, Flux, HunyuanVideo"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-LBMWrapper",
|
||||
"reference": "https://github.com/kijai/ComfyUI-LBMWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-LBMWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI wrapper nodes for [a/Latent Bridge Matching (LBM)](https://github.com/gojasper/LBM)"
|
||||
},
|
||||
{
|
||||
"author": "hhhzzyang",
|
||||
"title": "Comfyui-Lama",
|
||||
@ -26199,16 +26198,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Unwatermark: A ComfyUI custom node to intelligently remove watermarks from images using the unwatermark.ai API.\nThis custom node for ComfyUI allows you to easily remove watermarks from your images by leveraging the power of the unwatermark.ai API."
|
||||
},
|
||||
{
|
||||
"author": "ratatule2",
|
||||
"title": "ComfyUI-LBMWrapper",
|
||||
"reference": "https://github.com/ratatule2/ComfyUI-LBMWrapper",
|
||||
"files": [
|
||||
"https://github.com/ratatule2/ComfyUI-LBMWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-LBMWrapper is a user-friendly interface designed to simplify the integration of lightweight models into your projects. It streamlines workflows by providing essential tools for managing and deploying models with ease."
|
||||
},
|
||||
{
|
||||
"author": "Sayene",
|
||||
"title": "comfyui-base64-to-image-size",
|
||||
|
||||
@ -11587,6 +11587,7 @@
|
||||
],
|
||||
"https://github.com/Starnodes2024/ComfyUI_StarNodes": [
|
||||
[
|
||||
"AdaptiveDetailEnhancement",
|
||||
"DetailStarDaemon",
|
||||
"FluxFillSampler",
|
||||
"FluxStartSettings",
|
||||
@ -11626,8 +11627,10 @@
|
||||
"StarTextInput",
|
||||
"StarWildcardsAdvanced",
|
||||
"Star_Image2Latent",
|
||||
"Star_Show_Last_Frame",
|
||||
"Starnodes_Aspect_Ratio",
|
||||
"Starnodes_Aspect_Ratio_Advanced",
|
||||
"Starnodes_Aspect_Video_Ratio",
|
||||
"Starupscale"
|
||||
],
|
||||
{
|
||||
@ -18878,11 +18881,14 @@
|
||||
"LoadImage",
|
||||
"LoadImageMask",
|
||||
"LoadImageOutput",
|
||||
"LoadImageSetFromFolderNode",
|
||||
"LoadLatent",
|
||||
"LoadVideo",
|
||||
"LoraLoader",
|
||||
"LoraLoaderModelOnly",
|
||||
"LoraModelLoader",
|
||||
"LoraSave",
|
||||
"LossGraphNode",
|
||||
"LotusConditioning",
|
||||
"LumaConceptsNode",
|
||||
"LumaImageModifyNode",
|
||||
@ -19019,6 +19025,7 @@
|
||||
"SaveImage",
|
||||
"SaveImageWebsocket",
|
||||
"SaveLatent",
|
||||
"SaveLoRANode",
|
||||
"SaveSVGNode",
|
||||
"SaveVideo",
|
||||
"SaveWEBM",
|
||||
@ -19094,6 +19101,7 @@
|
||||
"ThresholdMask",
|
||||
"TomePatchModel",
|
||||
"TorchCompileModel",
|
||||
"TrainLoraNode",
|
||||
"TrimVideoLatent",
|
||||
"TripleCLIPLoader",
|
||||
"TripoConversionNode",
|
||||
@ -25814,6 +25822,15 @@
|
||||
"title_aux": "ComfyUI-KwaiKolorsWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-LBMWrapper": [
|
||||
[
|
||||
"LBMSampler",
|
||||
"LoadLBMModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LBMWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-LLaVA-OneVision": [
|
||||
[
|
||||
"DownloadAndLoadLLaVAOneVisionModel",
|
||||
@ -31180,15 +31197,6 @@
|
||||
"title_aux": "ComfyUI-MistralAI-API"
|
||||
}
|
||||
],
|
||||
"https://github.com/ratatule2/ComfyUI-LBMWrapper": [
|
||||
[
|
||||
"LBMSampler",
|
||||
"LoadLBMModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LBMWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/ratulrafsan/Comfyui-SAL-VTON": [
|
||||
[
|
||||
"SALVTON_Apply",
|
||||
@ -34174,21 +34182,6 @@
|
||||
"title_aux": "ComfyUI-texflow-extension"
|
||||
}
|
||||
],
|
||||
"https://github.com/theUpsider/ComfyUI-Logic": [
|
||||
[
|
||||
"Bool-\ud83d\udd2c",
|
||||
"Compare-\ud83d\udd2c",
|
||||
"DebugPrint-\ud83d\udd2c",
|
||||
"Float-\ud83d\udd2c",
|
||||
"If ANY execute A else B-\ud83d\udd2c",
|
||||
"If ANY return A else B-\ud83d\udd2c",
|
||||
"Int-\ud83d\udd2c",
|
||||
"String-\ud83d\udd2c"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Logic"
|
||||
}
|
||||
],
|
||||
"https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": [
|
||||
[
|
||||
"Load Styles CSV"
|
||||
|
||||
3240
github-stats.json
3240
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "gilons",
|
||||
"title": "ComfyUI-GoogleDrive-Downloader [UNSAFE]",
|
||||
"reference": "https://github.com/gilons/ComfyUI-GoogleDrive-Downloader",
|
||||
"files": [
|
||||
"https://github.com/gilons/ComfyUI-GoogleDrive-Downloader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for downloading files from Google Drive.[w/There is a vulnerability that allows saving a remote file to an arbitrary local path.]"
|
||||
},
|
||||
{
|
||||
"author": "moonwhaler",
|
||||
"title": "ComfyUI-FileBrowserAPI [UNSAFE]",
|
||||
"reference": "https://github.com/GalactusX31/ComfyUI-FileBrowserAPI",
|
||||
"files": [
|
||||
"https://github.com/GalactusX31/ComfyUI-FileBrowserAPI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A general-purpose, dependency-free File and Folder Browser API for ComfyUI custom nodes.[w/path traversal vulnerability]"
|
||||
},
|
||||
{
|
||||
"author": "moonwhaler",
|
||||
"title": "comfyui-moonpack",
|
||||
|
||||
@ -1807,6 +1807,14 @@
|
||||
"title_aux": "ComfyUI-Airtable [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/GalactusX31/ComfyUI-FileBrowserAPI": [
|
||||
[
|
||||
"PathSelectorNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FileBrowserAPI [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/GentlemanHu/ComfyUI-Notifier": [
|
||||
[
|
||||
"GentlemanHu_Notifier"
|
||||
@ -4454,11 +4462,14 @@
|
||||
"LoadImage",
|
||||
"LoadImageMask",
|
||||
"LoadImageOutput",
|
||||
"LoadImageSetFromFolderNode",
|
||||
"LoadLatent",
|
||||
"LoadVideo",
|
||||
"LoraLoader",
|
||||
"LoraLoaderModelOnly",
|
||||
"LoraModelLoader",
|
||||
"LoraSave",
|
||||
"LossGraphNode",
|
||||
"LotusConditioning",
|
||||
"LumaConceptsNode",
|
||||
"LumaImageModifyNode",
|
||||
@ -4595,6 +4606,7 @@
|
||||
"SaveImage",
|
||||
"SaveImageWebsocket",
|
||||
"SaveLatent",
|
||||
"SaveLoRANode",
|
||||
"SaveSVGNode",
|
||||
"SaveVideo",
|
||||
"SaveWEBM",
|
||||
@ -4670,6 +4682,7 @@
|
||||
"ThresholdMask",
|
||||
"TomePatchModel",
|
||||
"TorchCompileModel",
|
||||
"TrainLoraNode",
|
||||
"TrimVideoLatent",
|
||||
"TripleCLIPLoader",
|
||||
"TripoConversionNode",
|
||||
@ -5238,6 +5251,14 @@
|
||||
"title_aux": "ComfyUI-N_SwapInput [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/gilons/ComfyUI-GoogleDrive-Downloader": [
|
||||
[
|
||||
"custom_nodes"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-GoogleDrive-Downloader [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/gitadmini/comfyui_extractstoryboards": [
|
||||
[
|
||||
"Example",
|
||||
@ -6175,6 +6196,7 @@
|
||||
"Hy3DUploadMesh",
|
||||
"Hy3DVAEDecode",
|
||||
"Hy3DVAELoader",
|
||||
"Hy3D_2_1SimpleMeshGen",
|
||||
"MESHToTrimesh",
|
||||
"TrimeshToMESH"
|
||||
],
|
||||
@ -7542,6 +7564,7 @@
|
||||
],
|
||||
"https://github.com/pomelyu/cy-prompt-tools": [
|
||||
[
|
||||
"CY_LLM",
|
||||
"CY_LoadPrompt",
|
||||
"CY_LoadPrompt4",
|
||||
"CY_LoadPromptPro",
|
||||
|
||||
@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "theUpsider",
|
||||
"title": "ComfyUI-Logic [DEPRECATED]",
|
||||
"id": "comfy-logic",
|
||||
"reference": "https://github.com/theUpsider/ComfyUI-Logic",
|
||||
"files": [
|
||||
"https://github.com/theUpsider/ComfyUI-Logic"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An extension to ComfyUI that introduces logic nodes and conditional rendering capabilities."
|
||||
},
|
||||
{
|
||||
"author": "Malloc-pix",
|
||||
"title": "comfyui_qwen2.4_vl_node [REMOVED]",
|
||||
|
||||
@ -11587,6 +11587,7 @@
|
||||
],
|
||||
"https://github.com/Starnodes2024/ComfyUI_StarNodes": [
|
||||
[
|
||||
"AdaptiveDetailEnhancement",
|
||||
"DetailStarDaemon",
|
||||
"FluxFillSampler",
|
||||
"FluxStartSettings",
|
||||
@ -11626,8 +11627,10 @@
|
||||
"StarTextInput",
|
||||
"StarWildcardsAdvanced",
|
||||
"Star_Image2Latent",
|
||||
"Star_Show_Last_Frame",
|
||||
"Starnodes_Aspect_Ratio",
|
||||
"Starnodes_Aspect_Ratio_Advanced",
|
||||
"Starnodes_Aspect_Video_Ratio",
|
||||
"Starupscale"
|
||||
],
|
||||
{
|
||||
@ -18878,11 +18881,14 @@
|
||||
"LoadImage",
|
||||
"LoadImageMask",
|
||||
"LoadImageOutput",
|
||||
"LoadImageSetFromFolderNode",
|
||||
"LoadLatent",
|
||||
"LoadVideo",
|
||||
"LoraLoader",
|
||||
"LoraLoaderModelOnly",
|
||||
"LoraModelLoader",
|
||||
"LoraSave",
|
||||
"LossGraphNode",
|
||||
"LotusConditioning",
|
||||
"LumaConceptsNode",
|
||||
"LumaImageModifyNode",
|
||||
@ -19019,6 +19025,7 @@
|
||||
"SaveImage",
|
||||
"SaveImageWebsocket",
|
||||
"SaveLatent",
|
||||
"SaveLoRANode",
|
||||
"SaveSVGNode",
|
||||
"SaveVideo",
|
||||
"SaveWEBM",
|
||||
@ -19094,6 +19101,7 @@
|
||||
"ThresholdMask",
|
||||
"TomePatchModel",
|
||||
"TorchCompileModel",
|
||||
"TrainLoraNode",
|
||||
"TrimVideoLatent",
|
||||
"TripleCLIPLoader",
|
||||
"TripoConversionNode",
|
||||
@ -25814,6 +25822,15 @@
|
||||
"title_aux": "ComfyUI-KwaiKolorsWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-LBMWrapper": [
|
||||
[
|
||||
"LBMSampler",
|
||||
"LoadLBMModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LBMWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-LLaVA-OneVision": [
|
||||
[
|
||||
"DownloadAndLoadLLaVAOneVisionModel",
|
||||
@ -31180,15 +31197,6 @@
|
||||
"title_aux": "ComfyUI-MistralAI-API"
|
||||
}
|
||||
],
|
||||
"https://github.com/ratatule2/ComfyUI-LBMWrapper": [
|
||||
[
|
||||
"LBMSampler",
|
||||
"LoadLBMModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LBMWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/ratulrafsan/Comfyui-SAL-VTON": [
|
||||
[
|
||||
"SALVTON_Apply",
|
||||
@ -34174,21 +34182,6 @@
|
||||
"title_aux": "ComfyUI-texflow-extension"
|
||||
}
|
||||
],
|
||||
"https://github.com/theUpsider/ComfyUI-Logic": [
|
||||
[
|
||||
"Bool-\ud83d\udd2c",
|
||||
"Compare-\ud83d\udd2c",
|
||||
"DebugPrint-\ud83d\udd2c",
|
||||
"Float-\ud83d\udd2c",
|
||||
"If ANY execute A else B-\ud83d\udd2c",
|
||||
"If ANY return A else B-\ud83d\udd2c",
|
||||
"Int-\ud83d\udd2c",
|
||||
"String-\ud83d\udd2c"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Logic"
|
||||
}
|
||||
],
|
||||
"https://github.com/theUpsider/ComfyUI-Styles_CSV_Loader": [
|
||||
[
|
||||
"Load Styles CSV"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user