mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
update DB
fix: scanner - invalid cache expiration logic
This commit is contained in:
parent
c35d494af5
commit
3151cc96ff
@ -2489,6 +2489,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Wrapper nodes to use DynamiCrafter image2video and frame interpolation models in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-APISR",
|
||||
"reference": "https://github.com/kijai/ComfyUI-APISR",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-APISR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node to use [a/APISR](https://github.com/Kiteretsu77/APISR) upscale models in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "DiffusionLight implementation for ComfyUI",
|
||||
"reference": "https://github.com/kijai/ComfyUI-DiffusionLight",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-DiffusionLight"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is simplified implementation of the [a/DiffusionLight](https://github.com/DiffusionLight/DiffusionLight) method of creating light probes. You will need the included LoRA, place it in ComfyUI/loras folder like usual, it's converted from the original diffusers one."
|
||||
},
|
||||
{
|
||||
"author": "hhhzzyang",
|
||||
"title": "Comfyui-Lama",
|
||||
@ -3901,7 +3921,7 @@
|
||||
"https://github.com/concarne000/ConCarneNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Bing Image Grabber node for ComfyUI."
|
||||
"description": "Nodes:Bing Image Grabber, Zephyr chat, Hermes Chat"
|
||||
},
|
||||
{
|
||||
"author": "Aegis72",
|
||||
@ -6759,6 +6779,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Quickly convert a list of images to a batch of images. All images must be the same size. Great for long videos."
|
||||
},
|
||||
{
|
||||
"author": "BlakeOne",
|
||||
"title": "ComfyUI CustomScheduler",
|
||||
"reference": "https://github.com/BlakeOne/ComfyUI-CustomScheduler",
|
||||
"files": [
|
||||
"https://github.com/BlakeOne/ComfyUI-CustomScheduler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple node for setting the sigma values directly. Note, for a full denoise the last sigma should be zero."
|
||||
},
|
||||
{
|
||||
"author": "kale4eat",
|
||||
"title": "ComfyUI_demucus",
|
||||
@ -6789,16 +6819,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Text file utility for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-APISR",
|
||||
"reference": "https://github.com/kijai/ComfyUI-APISR",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-APISR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node to use [a/APISR](https://github.com/Kiteretsu77/APISR) upscale models in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "DrMWeigand",
|
||||
"title": "ComfyUI Color Detection Nodes",
|
||||
@ -6809,6 +6829,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nodes for detecting color in images, leveraging RGB and LAB color spaces. These nodes aim to distinguish colored images from black and white, including those with color tints."
|
||||
},
|
||||
{
|
||||
"author": "bobmagicii",
|
||||
"title": "ComfyKit Custom Nodes",
|
||||
"reference": "https://github.com/bobmagicii/comfykit-custom-nodes",
|
||||
"files": [
|
||||
"https://github.com/bobmagicii/comfykit-custom-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:LoraWithMetadata, TypecasterImage."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -555,6 +555,14 @@
|
||||
"title_aux": "ComfyUI-Path-Helper"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlakeOne/ComfyUI-CustomScheduler": [
|
||||
[
|
||||
"CustomScheduler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI CustomScheduler"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlakeOne/ComfyUI-FastImageListToImageBatch": [
|
||||
[
|
||||
"FastImageListToImageBatch"
|
||||
@ -833,6 +841,7 @@
|
||||
"Latent Scale by ratio",
|
||||
"Latent Scale to side",
|
||||
"LatentComposite with tuples",
|
||||
"Logic node",
|
||||
"Multiply",
|
||||
"Power",
|
||||
"Random",
|
||||
@ -1374,14 +1383,14 @@
|
||||
],
|
||||
"https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": [
|
||||
[
|
||||
"Recognize Anything Model (RAM++)"
|
||||
"Recognize Anything Model (RAM)"
|
||||
],
|
||||
{
|
||||
"author": "AlexL",
|
||||
"description": "An implementation of the Recognize Anything Model (RAM++) for ComfyUI. The counterpart of Segment Anything Model (SAM).",
|
||||
"nickname": "Hangover-Recognize_Anything",
|
||||
"title": "ComfyUI-Hangover-Recognize_Anything",
|
||||
"title_aux": "Recognize Anything Model (RAM++) for ComfyUI"
|
||||
"title_aux": "Recognize Anything Model (RAM) for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Haoming02/comfyui-diffusion-cg": [
|
||||
@ -2193,6 +2202,7 @@
|
||||
"OptimalCrop",
|
||||
"SDXLAspectRatioDec",
|
||||
"UrbanColours",
|
||||
"WorkflowSettings",
|
||||
"WrapText",
|
||||
"X_In_a_Dress",
|
||||
"X_In_a_Suit",
|
||||
@ -2958,6 +2968,7 @@
|
||||
"https://github.com/Shadetail/ComfyUI_Eagleshadow": [
|
||||
[
|
||||
"Batch 12 Images",
|
||||
"Detect Transparency",
|
||||
"Fix Checkpoint Name",
|
||||
"ImageLinearGammaCompositeMasked",
|
||||
"KSampler Same Noise",
|
||||
@ -4013,6 +4024,16 @@
|
||||
"title_aux": "MergeBlockWeighted_fo_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": [
|
||||
[
|
||||
"APISR_Lterative_Zho",
|
||||
"APISR_ModelLoader_Zho",
|
||||
"APISR_Zho"
|
||||
],
|
||||
{
|
||||
"title_aux": "APISR IN COMFYUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": [
|
||||
[
|
||||
"ArtGallery_Zho",
|
||||
@ -4762,7 +4783,8 @@
|
||||
"BlehForceSeedSampler",
|
||||
"BlehHyperTile",
|
||||
"BlehInsaneChainSampler",
|
||||
"BlehModelPatchConditional"
|
||||
"BlehModelPatchConditional",
|
||||
"BlehRefinerAfter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-bleh"
|
||||
@ -4957,6 +4979,15 @@
|
||||
"title_aux": "comfyui_wfc_like"
|
||||
}
|
||||
],
|
||||
"https://github.com/bobmagicii/comfykit-custom-nodes": [
|
||||
[
|
||||
"LoraWithMeta",
|
||||
"TypecasterImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyKit Custom Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
|
||||
[
|
||||
"ResolutionSelector"
|
||||
@ -5286,7 +5317,9 @@
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-MuseV": [
|
||||
[
|
||||
"MuseVRun"
|
||||
"MuseVRun",
|
||||
"MuseVRunVid2Vid",
|
||||
"VHS_FILENAMES_STRING_MuseV"
|
||||
],
|
||||
{
|
||||
"author": "infguo",
|
||||
@ -5911,6 +5944,7 @@
|
||||
"https://github.com/concarne000/ConCarneNode": [
|
||||
[
|
||||
"BingImageGrabber",
|
||||
"Hermes",
|
||||
"Zephyr"
|
||||
],
|
||||
{
|
||||
@ -7490,16 +7524,6 @@
|
||||
"title_aux": "Animatediff MotionLoRA Trainer"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-APISR": [
|
||||
[
|
||||
"APISR_Lterative_Zho",
|
||||
"APISR_ModelLoader_Zho",
|
||||
"APISR_Zho"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-APISR"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-CCSR": [
|
||||
[
|
||||
"CCSR_Model_Select",
|
||||
@ -7517,6 +7541,15 @@
|
||||
"title_aux": "ComfyUI-DDColor"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-DiffusionLight": [
|
||||
[
|
||||
"chrome_ball_to_envmap",
|
||||
"exposure_to_hdr"
|
||||
],
|
||||
{
|
||||
"title_aux": "DiffusionLight implementation for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": [
|
||||
[
|
||||
"DynamiCrafterBatchInterpolation",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -9,6 +9,26 @@
|
||||
"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": "ALatentPlace",
|
||||
"title": "YANC- Yet Another Node Collection",
|
||||
"reference": "https://github.com/ALatentPlace/ComfyUI_yanc",
|
||||
"files": [
|
||||
"https://github.com/ALatentPlace/ComfyUI_yanc"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is another node collection for ComfyUI. It includes some basic nodes that I find useful, and I've also created them to meet my personal needs."
|
||||
},
|
||||
{
|
||||
"author": "chaojie",
|
||||
"title": "ComfyUI-MuseTalk",
|
||||
"reference": "https://github.com/chaojie/ComfyUI-MuseTalk",
|
||||
"files": [
|
||||
"https://github.com/chaojie/ComfyUI-MuseTalk"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI MuseTalk\nNOTE: need to install mmlab packages. See install instruction."
|
||||
},
|
||||
{
|
||||
"author": "Jiffies-64",
|
||||
"title": "ComfyUI-SaveImagePlus",
|
||||
|
||||
@ -10,6 +10,36 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "DiffusionLight implementation for ComfyUI",
|
||||
"reference": "https://github.com/kijai/ComfyUI-DiffusionLight",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-DiffusionLight"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is simplified implementation of the [a/DiffusionLight](https://github.com/DiffusionLight/DiffusionLight) method of creating light probes. You will need the included LoRA, place it in ComfyUI/loras folder like usual, it's converted from the original diffusers one."
|
||||
},
|
||||
{
|
||||
"author": "bobmagicii",
|
||||
"title": "ComfyKit Custom Nodes",
|
||||
"reference": "https://github.com/bobmagicii/comfykit-custom-nodes",
|
||||
"files": [
|
||||
"https://github.com/bobmagicii/comfykit-custom-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:LoraWithMetadata, TypecasterImage."
|
||||
},
|
||||
{
|
||||
"author": "BlakeOne",
|
||||
"title": "ComfyUI CustomScheduler",
|
||||
"reference": "https://github.com/BlakeOne/ComfyUI-CustomScheduler",
|
||||
"files": [
|
||||
"https://github.com/BlakeOne/ComfyUI-CustomScheduler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple node for setting the sigma values directly. Note, for a full denoise the last sigma should be zero."
|
||||
},
|
||||
{
|
||||
"author": "chaojie",
|
||||
"title": "ComfyUI-MuseV",
|
||||
@ -661,36 +691,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This ComfyUI custom node, named ControlNet Auxiliar, is designed to provide auxiliary functionalities for image processing tasks. It is particularly useful for various image manipulation and enhancement operations. The node is integrated with functionalities for converting images between different formats and applying various image processing techniques."
|
||||
},
|
||||
{
|
||||
"author": "MarkoCa1",
|
||||
"title": "ComfyUI_Text",
|
||||
"reference": "https://github.com/MarkoCa1/ComfyUI-Text",
|
||||
"files": [
|
||||
"https://github.com/MarkoCa1/ComfyUI-Text"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Text."
|
||||
},
|
||||
{
|
||||
"author": "dmMaze",
|
||||
"title": "Sketch2Manga",
|
||||
"reference": "https://github.com/dmMaze/sketch2manga",
|
||||
"files": [
|
||||
"https://github.com/dmMaze/sketch2manga"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Apply screentone to line drawings or colored illustrations with diffusion models."
|
||||
},
|
||||
{
|
||||
"author": "chaojie",
|
||||
"title": "ComfyUI-DragAnything",
|
||||
"reference": "https://github.com/chaojie/ComfyUI-DragAnything",
|
||||
"files": [
|
||||
"https://github.com/chaojie/ComfyUI-DragAnything"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "DragAnything"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -555,6 +555,14 @@
|
||||
"title_aux": "ComfyUI-Path-Helper"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlakeOne/ComfyUI-CustomScheduler": [
|
||||
[
|
||||
"CustomScheduler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI CustomScheduler"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlakeOne/ComfyUI-FastImageListToImageBatch": [
|
||||
[
|
||||
"FastImageListToImageBatch"
|
||||
@ -833,6 +841,7 @@
|
||||
"Latent Scale by ratio",
|
||||
"Latent Scale to side",
|
||||
"LatentComposite with tuples",
|
||||
"Logic node",
|
||||
"Multiply",
|
||||
"Power",
|
||||
"Random",
|
||||
@ -1374,14 +1383,14 @@
|
||||
],
|
||||
"https://github.com/Hangover3832/ComfyUI-Hangover-Recognize_Anything": [
|
||||
[
|
||||
"Recognize Anything Model (RAM++)"
|
||||
"Recognize Anything Model (RAM)"
|
||||
],
|
||||
{
|
||||
"author": "AlexL",
|
||||
"description": "An implementation of the Recognize Anything Model (RAM++) for ComfyUI. The counterpart of Segment Anything Model (SAM).",
|
||||
"nickname": "Hangover-Recognize_Anything",
|
||||
"title": "ComfyUI-Hangover-Recognize_Anything",
|
||||
"title_aux": "Recognize Anything Model (RAM++) for ComfyUI"
|
||||
"title_aux": "Recognize Anything Model (RAM) for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Haoming02/comfyui-diffusion-cg": [
|
||||
@ -2193,6 +2202,7 @@
|
||||
"OptimalCrop",
|
||||
"SDXLAspectRatioDec",
|
||||
"UrbanColours",
|
||||
"WorkflowSettings",
|
||||
"WrapText",
|
||||
"X_In_a_Dress",
|
||||
"X_In_a_Suit",
|
||||
@ -2958,6 +2968,7 @@
|
||||
"https://github.com/Shadetail/ComfyUI_Eagleshadow": [
|
||||
[
|
||||
"Batch 12 Images",
|
||||
"Detect Transparency",
|
||||
"Fix Checkpoint Name",
|
||||
"ImageLinearGammaCompositeMasked",
|
||||
"KSampler Same Noise",
|
||||
@ -4013,6 +4024,16 @@
|
||||
"title_aux": "MergeBlockWeighted_fo_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-APISR": [
|
||||
[
|
||||
"APISR_Lterative_Zho",
|
||||
"APISR_ModelLoader_Zho",
|
||||
"APISR_Zho"
|
||||
],
|
||||
{
|
||||
"title_aux": "APISR IN COMFYUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": [
|
||||
[
|
||||
"ArtGallery_Zho",
|
||||
@ -4762,7 +4783,8 @@
|
||||
"BlehForceSeedSampler",
|
||||
"BlehHyperTile",
|
||||
"BlehInsaneChainSampler",
|
||||
"BlehModelPatchConditional"
|
||||
"BlehModelPatchConditional",
|
||||
"BlehRefinerAfter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-bleh"
|
||||
@ -4957,6 +4979,15 @@
|
||||
"title_aux": "comfyui_wfc_like"
|
||||
}
|
||||
],
|
||||
"https://github.com/bobmagicii/comfykit-custom-nodes": [
|
||||
[
|
||||
"LoraWithMeta",
|
||||
"TypecasterImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyKit Custom Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
|
||||
[
|
||||
"ResolutionSelector"
|
||||
@ -5286,7 +5317,9 @@
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-MuseV": [
|
||||
[
|
||||
"MuseVRun"
|
||||
"MuseVRun",
|
||||
"MuseVRunVid2Vid",
|
||||
"VHS_FILENAMES_STRING_MuseV"
|
||||
],
|
||||
{
|
||||
"author": "infguo",
|
||||
@ -5911,6 +5944,7 @@
|
||||
"https://github.com/concarne000/ConCarneNode": [
|
||||
[
|
||||
"BingImageGrabber",
|
||||
"Hermes",
|
||||
"Zephyr"
|
||||
],
|
||||
{
|
||||
@ -7490,16 +7524,6 @@
|
||||
"title_aux": "Animatediff MotionLoRA Trainer"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-APISR": [
|
||||
[
|
||||
"APISR_Lterative_Zho",
|
||||
"APISR_ModelLoader_Zho",
|
||||
"APISR_Zho"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-APISR"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-CCSR": [
|
||||
[
|
||||
"CCSR_Model_Select",
|
||||
@ -7517,6 +7541,15 @@
|
||||
"title_aux": "ComfyUI-DDColor"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-DiffusionLight": [
|
||||
[
|
||||
"chrome_ball_to_envmap",
|
||||
"exposure_to_hdr"
|
||||
],
|
||||
{
|
||||
"title_aux": "DiffusionLight implementation for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/kijai/ComfyUI-DynamiCrafterWrapper": [
|
||||
[
|
||||
"DynamiCrafterBatchInterpolation",
|
||||
|
||||
@ -275,8 +275,9 @@ def update_custom_nodes():
|
||||
# renew outdated cache
|
||||
outdated_urls = []
|
||||
for k, v in github_stats.items():
|
||||
if (datetime.datetime.now().timestamp() - v['cached_time']) > 60*60*3: # 3 hours
|
||||
outdated_urls += k
|
||||
elapsed = (datetime.datetime.now().timestamp() - v['cached_time'])
|
||||
if elapsed > 60*60*12: # 12 hours
|
||||
outdated_urls.append(k)
|
||||
|
||||
for url in outdated_urls:
|
||||
renew_stat(url)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user