mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 18:33:05 +08:00
update DB
This commit is contained in:
parent
d2743e1b1e
commit
bc63166f48
@ -4164,6 +4164,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A NSFW/Safety Checker Node for ComfyUI."
|
"description": "A NSFW/Safety Checker Node for ComfyUI."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "42lux",
|
||||||
|
"title": "Just a bunch of QOL nodes by 42lux",
|
||||||
|
"id": "comfyui-42lux",
|
||||||
|
"reference": "https://github.com/42lux/ComfyUI-42lux",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/42lux/ComfyUI-42lux"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Just a bunch of QOL nodes. Normalized Flux Sampling, High Res Latent Picker, Textbox with Token Counter."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "sergekatzmann",
|
"author": "sergekatzmann",
|
||||||
"title": "ComfyUI_Nimbus-Pack",
|
"title": "ComfyUI_Nimbus-Pack",
|
||||||
@ -18108,17 +18119,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI wrapper nodes for Ruyi, an image-to-video model by CreateAI."
|
"description": "ComfyUI wrapper nodes for Ruyi, an image-to-video model by CreateAI."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "42lux",
|
|
||||||
"title": "Just a bunch of QOL nodes by 42lux",
|
|
||||||
"id": "comfyui-42lux",
|
|
||||||
"reference": "https://github.com/42lux/ComfyUI-42lux",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/42lux/ComfyUI-42lux"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Just a bunch of QOL nodes. Normalized Flux Sampling, High Res Latent Picker, Textbox with Token Counter."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "pollockjj",
|
"author": "pollockjj",
|
||||||
"title": "ComfyUI-MultiGPU",
|
"title": "ComfyUI-MultiGPU",
|
||||||
|
|||||||
@ -191,6 +191,7 @@
|
|||||||
"https://github.com/42lux/ComfyUI-42lux": [
|
"https://github.com/42lux/ComfyUI-42lux": [
|
||||||
[
|
[
|
||||||
"FluxEmptyLatentSizePicker",
|
"FluxEmptyLatentSizePicker",
|
||||||
|
"FluxHighresFixScaler",
|
||||||
"ModelSamplingFluxNormalized",
|
"ModelSamplingFluxNormalized",
|
||||||
"PromptWithTokenCounter"
|
"PromptWithTokenCounter"
|
||||||
],
|
],
|
||||||
@ -2357,6 +2358,15 @@
|
|||||||
"title_aux": "comfyui_nai_api"
|
"title_aux": "comfyui_nai_api"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan": [
|
||||||
|
[
|
||||||
|
"Random Prompt Cyan",
|
||||||
|
"Remove Prompt Cyan"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUi Random Manage Cyan"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Cyber-BCat/ComfyUI_Auto_Caption": [
|
"https://github.com/Cyber-BCat/ComfyUI_Auto_Caption": [
|
||||||
[
|
[
|
||||||
"Auto Caption",
|
"Auto Caption",
|
||||||
@ -11610,6 +11620,7 @@
|
|||||||
"LayerUtility: LayerImageTransform",
|
"LayerUtility: LayerImageTransform",
|
||||||
"LayerUtility: LayerMaskTransform",
|
"LayerUtility: LayerMaskTransform",
|
||||||
"LayerUtility: LoadVQAModel",
|
"LayerUtility: LoadVQAModel",
|
||||||
|
"LayerUtility: NameToColor",
|
||||||
"LayerUtility: NumberCalculator",
|
"LayerUtility: NumberCalculator",
|
||||||
"LayerUtility: NumberCalculatorV2",
|
"LayerUtility: NumberCalculatorV2",
|
||||||
"LayerUtility: PrintInfo",
|
"LayerUtility: PrintInfo",
|
||||||
@ -13525,6 +13536,7 @@
|
|||||||
"DRMBT_LoadMedia",
|
"DRMBT_LoadMedia",
|
||||||
"DRMBT_MultiMinMax",
|
"DRMBT_MultiMinMax",
|
||||||
"DRMBT_String_Item_Menu",
|
"DRMBT_String_Item_Menu",
|
||||||
|
"ImageFrameBlend",
|
||||||
"ListItemSelector",
|
"ListItemSelector",
|
||||||
"NumberPlusPlus",
|
"NumberPlusPlus",
|
||||||
"NumberRemap",
|
"NumberRemap",
|
||||||
@ -17146,6 +17158,7 @@
|
|||||||
"DownloadAndLoadHyVideoTextEncoder",
|
"DownloadAndLoadHyVideoTextEncoder",
|
||||||
"HyVideoBlockSwap",
|
"HyVideoBlockSwap",
|
||||||
"HyVideoCFG",
|
"HyVideoCFG",
|
||||||
|
"HyVideoContextOptions",
|
||||||
"HyVideoCustomPromptTemplate",
|
"HyVideoCustomPromptTemplate",
|
||||||
"HyVideoDecode",
|
"HyVideoDecode",
|
||||||
"HyVideoEmptyTextEmbeds",
|
"HyVideoEmptyTextEmbeds",
|
||||||
@ -17689,6 +17702,7 @@
|
|||||||
"JKEasyDetailer",
|
"JKEasyDetailer",
|
||||||
"JKEasyDetailer_Context",
|
"JKEasyDetailer_Context",
|
||||||
"JKEasyKSampler_Context",
|
"JKEasyKSampler_Context",
|
||||||
|
"JKEasyUpscaleImage",
|
||||||
"JKEasyWatermark",
|
"JKEasyWatermark",
|
||||||
"JKInspireSchedulerAdapter",
|
"JKInspireSchedulerAdapter",
|
||||||
"JKLilContext",
|
"JKLilContext",
|
||||||
|
|||||||
@ -839,6 +839,11 @@
|
|||||||
"last_update": "2024-10-02 21:30:26",
|
"last_update": "2024-10-02 21:30:26",
|
||||||
"author_account_age_days": 1180
|
"author_account_age_days": 1180
|
||||||
},
|
},
|
||||||
|
"https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2024-12-19 10:54:08",
|
||||||
|
"author_account_age_days": 1280
|
||||||
|
},
|
||||||
"https://github.com/Cyber-BCat/ComfyUI_Auto_Caption": {
|
"https://github.com/Cyber-BCat/ComfyUI_Auto_Caption": {
|
||||||
"stars": 10,
|
"stars": 10,
|
||||||
"last_update": "2024-12-16 08:55:26",
|
"last_update": "2024-12-16 08:55:26",
|
||||||
|
|||||||
@ -632,7 +632,6 @@
|
|||||||
"AD_BatchImageLoadFromDir",
|
"AD_BatchImageLoadFromDir",
|
||||||
"AD_CSVPromptStyler",
|
"AD_CSVPromptStyler",
|
||||||
"AD_CSVReader",
|
"AD_CSVReader",
|
||||||
"AD_DeleteLocalAny",
|
|
||||||
"AD_FluxTrainStepMath",
|
"AD_FluxTrainStepMath",
|
||||||
"AD_HFDownload",
|
"AD_HFDownload",
|
||||||
"AD_ImageColorFilter",
|
"AD_ImageColorFilter",
|
||||||
@ -2938,6 +2937,7 @@
|
|||||||
"DownloadAndLoadHyVideoTextEncoder",
|
"DownloadAndLoadHyVideoTextEncoder",
|
||||||
"HyVideoBlockSwap",
|
"HyVideoBlockSwap",
|
||||||
"HyVideoCFG",
|
"HyVideoCFG",
|
||||||
|
"HyVideoContextOptions",
|
||||||
"HyVideoCustomPromptTemplate",
|
"HyVideoCustomPromptTemplate",
|
||||||
"HyVideoDecode",
|
"HyVideoDecode",
|
||||||
"HyVideoEmptyTextEmbeds",
|
"HyVideoEmptyTextEmbeds",
|
||||||
|
|||||||
@ -191,6 +191,7 @@
|
|||||||
"https://github.com/42lux/ComfyUI-42lux": [
|
"https://github.com/42lux/ComfyUI-42lux": [
|
||||||
[
|
[
|
||||||
"FluxEmptyLatentSizePicker",
|
"FluxEmptyLatentSizePicker",
|
||||||
|
"FluxHighresFixScaler",
|
||||||
"ModelSamplingFluxNormalized",
|
"ModelSamplingFluxNormalized",
|
||||||
"PromptWithTokenCounter"
|
"PromptWithTokenCounter"
|
||||||
],
|
],
|
||||||
@ -2357,6 +2358,15 @@
|
|||||||
"title_aux": "comfyui_nai_api"
|
"title_aux": "comfyui_nai_api"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan": [
|
||||||
|
[
|
||||||
|
"Random Prompt Cyan",
|
||||||
|
"Remove Prompt Cyan"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUi Random Manage Cyan"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Cyber-BCat/ComfyUI_Auto_Caption": [
|
"https://github.com/Cyber-BCat/ComfyUI_Auto_Caption": [
|
||||||
[
|
[
|
||||||
"Auto Caption",
|
"Auto Caption",
|
||||||
@ -11610,6 +11620,7 @@
|
|||||||
"LayerUtility: LayerImageTransform",
|
"LayerUtility: LayerImageTransform",
|
||||||
"LayerUtility: LayerMaskTransform",
|
"LayerUtility: LayerMaskTransform",
|
||||||
"LayerUtility: LoadVQAModel",
|
"LayerUtility: LoadVQAModel",
|
||||||
|
"LayerUtility: NameToColor",
|
||||||
"LayerUtility: NumberCalculator",
|
"LayerUtility: NumberCalculator",
|
||||||
"LayerUtility: NumberCalculatorV2",
|
"LayerUtility: NumberCalculatorV2",
|
||||||
"LayerUtility: PrintInfo",
|
"LayerUtility: PrintInfo",
|
||||||
@ -13525,6 +13536,7 @@
|
|||||||
"DRMBT_LoadMedia",
|
"DRMBT_LoadMedia",
|
||||||
"DRMBT_MultiMinMax",
|
"DRMBT_MultiMinMax",
|
||||||
"DRMBT_String_Item_Menu",
|
"DRMBT_String_Item_Menu",
|
||||||
|
"ImageFrameBlend",
|
||||||
"ListItemSelector",
|
"ListItemSelector",
|
||||||
"NumberPlusPlus",
|
"NumberPlusPlus",
|
||||||
"NumberRemap",
|
"NumberRemap",
|
||||||
@ -17146,6 +17158,7 @@
|
|||||||
"DownloadAndLoadHyVideoTextEncoder",
|
"DownloadAndLoadHyVideoTextEncoder",
|
||||||
"HyVideoBlockSwap",
|
"HyVideoBlockSwap",
|
||||||
"HyVideoCFG",
|
"HyVideoCFG",
|
||||||
|
"HyVideoContextOptions",
|
||||||
"HyVideoCustomPromptTemplate",
|
"HyVideoCustomPromptTemplate",
|
||||||
"HyVideoDecode",
|
"HyVideoDecode",
|
||||||
"HyVideoEmptyTextEmbeds",
|
"HyVideoEmptyTextEmbeds",
|
||||||
@ -17689,6 +17702,7 @@
|
|||||||
"JKEasyDetailer",
|
"JKEasyDetailer",
|
||||||
"JKEasyDetailer_Context",
|
"JKEasyDetailer_Context",
|
||||||
"JKEasyKSampler_Context",
|
"JKEasyKSampler_Context",
|
||||||
|
"JKEasyUpscaleImage",
|
||||||
"JKEasyWatermark",
|
"JKEasyWatermark",
|
||||||
"JKInspireSchedulerAdapter",
|
"JKInspireSchedulerAdapter",
|
||||||
"JKLilContext",
|
"JKLilContext",
|
||||||
|
|||||||
@ -240,6 +240,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "RAG Demo for LLM"
|
"description": "RAG Demo for LLM"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "FelixTeutsch",
|
||||||
|
"title": "BachelorThesis",
|
||||||
|
"reference": "https://github.com/FelixTeutsch/BachelorThesis",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/FelixTeutsch/BachelorThesis"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a ComfyUi custom node, that build a new UI on top of the already existing AI, to enable the use of custom controllers"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user