mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-18 12:28:13 +08:00
This commit is contained in:
parent
e3ea3e154a
commit
bd88cffa71
@ -33926,27 +33926,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Pixel art Enhancement Node for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Rzgar Espo",
|
||||
"title": "ComfyUI Qwen Image Size Picker",
|
||||
"id": "QwenImg-latent",
|
||||
"reference": "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker",
|
||||
"files": [
|
||||
"https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An empty latent size picker with support for Qwen Image, SDXL, and Flux models."
|
||||
},
|
||||
{
|
||||
"author": "rzgarespo",
|
||||
"title": "ComfyUI-diffusiondb",
|
||||
"reference": "https://github.com/rzgarespo/ComfyUI-diffusiondb",
|
||||
"files": [
|
||||
"https://github.com/rzgarespo/ComfyUI-diffusiondb"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This code gives you the quick access to 14 million text-to-image prompts from the DiffusionDB dataset."
|
||||
},
|
||||
{
|
||||
"author": "luke-mino-altherr",
|
||||
"title": "ComfyUI-Latent-Reverb",
|
||||
@ -36190,16 +36169,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Improved qwen image editing accuracy"
|
||||
},
|
||||
{
|
||||
"author": "Ian2073",
|
||||
"title": "ComfyUI-MyLLMNode",
|
||||
"reference": "https://github.com/Ian2073/ComfyUI-MyLLMnode",
|
||||
"files": [
|
||||
"https://github.com/Ian2073/ComfyUI-MyLLMnode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI node for running LLMs via HuggingFace pipeline. Supports both local paths and HuggingFace model names."
|
||||
},
|
||||
{
|
||||
"author": "semonxue",
|
||||
"title": "ComfyUI FlexAI Nodes",
|
||||
|
||||
@ -13116,19 +13116,6 @@
|
||||
"title_aux": "ComfyUI-Ruyi"
|
||||
}
|
||||
],
|
||||
"https://github.com/Ian2073/ComfyUI-MyLLMnode": [
|
||||
[
|
||||
"GemmaLLMNode",
|
||||
"LlamaLLMNode",
|
||||
"MistralLLMNode",
|
||||
"PhiLLMNode",
|
||||
"QwenLLMNode",
|
||||
"YiLLMNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MyLLMNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester": [
|
||||
[
|
||||
"SamplerSchedulerMetricsTester"
|
||||
@ -24142,6 +24129,7 @@
|
||||
"StarGridImageBatcher",
|
||||
"StarHDREffects",
|
||||
"StarIconExporter",
|
||||
"StarImageCompare",
|
||||
"StarImageEditQwenKontext",
|
||||
"StarImageLoader1by1",
|
||||
"StarImageLoop",
|
||||
@ -24177,6 +24165,7 @@
|
||||
"StarQwenWanRatio",
|
||||
"StarRadialBlur",
|
||||
"StarRandomImageLoader",
|
||||
"StarRealisticFilmGrain",
|
||||
"StarSDUpscaleRefiner",
|
||||
"StarSDUpscaleRefinerAdvanced",
|
||||
"StarSampler",
|
||||
@ -24186,6 +24175,7 @@
|
||||
"StarSaveSamplerSettings",
|
||||
"StarSimpleFilters",
|
||||
"StarSpecialFilters",
|
||||
"StarSplitSamplerInfo",
|
||||
"StarStopAndGo",
|
||||
"StarTextFilter",
|
||||
"StarTextInput",
|
||||
@ -63119,23 +63109,6 @@
|
||||
"title_aux": "ComfyUI_SuperResolution"
|
||||
}
|
||||
],
|
||||
"https://github.com/rzgarespo/ComfyUI-diffusiondb": [
|
||||
[
|
||||
"SDPromptNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-diffusiondb"
|
||||
}
|
||||
],
|
||||
"https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker": [
|
||||
[
|
||||
"QwenImageSize",
|
||||
"QwenImageSizeSimple"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Qwen Image Size Picker"
|
||||
}
|
||||
],
|
||||
"https://github.com/s9roll7/comfyui_cotracker_node": [
|
||||
[
|
||||
"CoTrackerNode",
|
||||
@ -66254,7 +66227,7 @@
|
||||
"FrameNumberOverlay",
|
||||
"LoadVideosFromFolderSimple",
|
||||
"VACEOutpaint",
|
||||
"WanFirstLastMiddleFrameToVideo",
|
||||
"WanFMLF2V",
|
||||
"WanVACEBatchContext",
|
||||
"WanVACEExtend",
|
||||
"WanVACEFirstMiddleLast",
|
||||
@ -68135,6 +68108,7 @@
|
||||
"LoadImageWithMetadata",
|
||||
"LoadPrediction",
|
||||
"LoadZIP",
|
||||
"LocalLLM",
|
||||
"SaveAMDVideo",
|
||||
"SaveTextWithFilename"
|
||||
],
|
||||
|
||||
10079
github-stats.json
10079
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,36 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "rzgarespo",
|
||||
"title": "ComfyUI-diffusiondb [REMOVED]",
|
||||
"reference": "https://github.com/rzgarespo/ComfyUI-diffusiondb",
|
||||
"files": [
|
||||
"https://github.com/rzgarespo/ComfyUI-diffusiondb"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This code gives you the quick access to 14 million text-to-image prompts from the DiffusionDB dataset."
|
||||
},
|
||||
{
|
||||
"author": "Rzgar Espo",
|
||||
"title": "ComfyUI Qwen Image Size Picker [REMOVED]",
|
||||
"id": "QwenImg-latent",
|
||||
"reference": "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker",
|
||||
"files": [
|
||||
"https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An empty latent size picker with support for Qwen Image, SDXL, and Flux models."
|
||||
},
|
||||
{
|
||||
"author": "Ian2073",
|
||||
"title": "ComfyUI-MyLLMNode [REMOVED]",
|
||||
"reference": "https://github.com/Ian2073/ComfyUI-MyLLMnode",
|
||||
"files": [
|
||||
"https://github.com/Ian2073/ComfyUI-MyLLMnode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI node for running LLMs via HuggingFace pipeline. Supports both local paths and HuggingFace model names."
|
||||
},
|
||||
{
|
||||
"author": "hvppycoding",
|
||||
"title": "RandomSamplerSchedulerSteps for ComfyUI [REMOVED]",
|
||||
|
||||
@ -13116,19 +13116,6 @@
|
||||
"title_aux": "ComfyUI-Ruyi"
|
||||
}
|
||||
],
|
||||
"https://github.com/Ian2073/ComfyUI-MyLLMnode": [
|
||||
[
|
||||
"GemmaLLMNode",
|
||||
"LlamaLLMNode",
|
||||
"MistralLLMNode",
|
||||
"PhiLLMNode",
|
||||
"QwenLLMNode",
|
||||
"YiLLMNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MyLLMNode"
|
||||
}
|
||||
],
|
||||
"https://github.com/IcelandicCenterArtificialIntelligence/ComfyUI-SamplerSchedulerMetricsTester": [
|
||||
[
|
||||
"SamplerSchedulerMetricsTester"
|
||||
@ -24142,6 +24129,7 @@
|
||||
"StarGridImageBatcher",
|
||||
"StarHDREffects",
|
||||
"StarIconExporter",
|
||||
"StarImageCompare",
|
||||
"StarImageEditQwenKontext",
|
||||
"StarImageLoader1by1",
|
||||
"StarImageLoop",
|
||||
@ -24177,6 +24165,7 @@
|
||||
"StarQwenWanRatio",
|
||||
"StarRadialBlur",
|
||||
"StarRandomImageLoader",
|
||||
"StarRealisticFilmGrain",
|
||||
"StarSDUpscaleRefiner",
|
||||
"StarSDUpscaleRefinerAdvanced",
|
||||
"StarSampler",
|
||||
@ -24186,6 +24175,7 @@
|
||||
"StarSaveSamplerSettings",
|
||||
"StarSimpleFilters",
|
||||
"StarSpecialFilters",
|
||||
"StarSplitSamplerInfo",
|
||||
"StarStopAndGo",
|
||||
"StarTextFilter",
|
||||
"StarTextInput",
|
||||
@ -63119,23 +63109,6 @@
|
||||
"title_aux": "ComfyUI_SuperResolution"
|
||||
}
|
||||
],
|
||||
"https://github.com/rzgarespo/ComfyUI-diffusiondb": [
|
||||
[
|
||||
"SDPromptNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-diffusiondb"
|
||||
}
|
||||
],
|
||||
"https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker": [
|
||||
[
|
||||
"QwenImageSize",
|
||||
"QwenImageSizeSimple"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Qwen Image Size Picker"
|
||||
}
|
||||
],
|
||||
"https://github.com/s9roll7/comfyui_cotracker_node": [
|
||||
[
|
||||
"CoTrackerNode",
|
||||
@ -66254,7 +66227,7 @@
|
||||
"FrameNumberOverlay",
|
||||
"LoadVideosFromFolderSimple",
|
||||
"VACEOutpaint",
|
||||
"WanFirstLastMiddleFrameToVideo",
|
||||
"WanFMLF2V",
|
||||
"WanVACEBatchContext",
|
||||
"WanVACEExtend",
|
||||
"WanVACEFirstMiddleLast",
|
||||
@ -68135,6 +68108,7 @@
|
||||
"LoadImageWithMetadata",
|
||||
"LoadPrediction",
|
||||
"LoadZIP",
|
||||
"LocalLLM",
|
||||
"SaveAMDVideo",
|
||||
"SaveTextWithFilename"
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user