mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
9b5a2530fd
commit
bd44dd6ebb
@ -8864,6 +8864,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:Load ICLight Model,Apply ICLight,Simple Light Source,Calculate Normal Map"
|
"description": "Nodes:Load ICLight Model,Apply ICLight,Simple Light Source,Calculate Normal Map"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "oztrkoguz",
|
||||||
|
"title": "ComfyUI StoryCreater and Imager",
|
||||||
|
"id": "storycreater-and-imager",
|
||||||
|
"reference": "https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:story_sampler_simple, text2, kosmos2_sampler.\nI created a dataset for generating short stories [a/Short-Story](https://huggingface.co/datasets/oztrkoguz/Short-Story) and used it to fine-tune my own model using Phi-3."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1127,6 +1127,7 @@
|
|||||||
"Automatic CFG - Advanced",
|
"Automatic CFG - Advanced",
|
||||||
"Automatic CFG - Attention modifiers",
|
"Automatic CFG - Attention modifiers",
|
||||||
"Automatic CFG - Attention modifiers tester",
|
"Automatic CFG - Attention modifiers tester",
|
||||||
|
"Automatic CFG - Custom attentions",
|
||||||
"Automatic CFG - Excellent attention",
|
"Automatic CFG - Excellent attention",
|
||||||
"Automatic CFG - Negative",
|
"Automatic CFG - Negative",
|
||||||
"Automatic CFG - Post rescale only",
|
"Automatic CFG - Post rescale only",
|
||||||
@ -2123,6 +2124,8 @@
|
|||||||
"ACN_SparseCtrlMergedLoaderAdvanced",
|
"ACN_SparseCtrlMergedLoaderAdvanced",
|
||||||
"ACN_SparseCtrlRGBPreprocessor",
|
"ACN_SparseCtrlRGBPreprocessor",
|
||||||
"ACN_SparseCtrlSpreadMethodNode",
|
"ACN_SparseCtrlSpreadMethodNode",
|
||||||
|
"ACN_TimestepKeyframeFromStrengthList",
|
||||||
|
"ACN_TimestepKeyframeInterpolation",
|
||||||
"ControlNetLoaderAdvanced",
|
"ControlNetLoaderAdvanced",
|
||||||
"CustomControlNetWeights",
|
"CustomControlNetWeights",
|
||||||
"CustomT2IAdapterWeights",
|
"CustomT2IAdapterWeights",
|
||||||
@ -5907,6 +5910,7 @@
|
|||||||
"ImageDirIterator",
|
"ImageDirIterator",
|
||||||
"Modelscopet2v",
|
"Modelscopet2v",
|
||||||
"Modelscopev2v",
|
"Modelscopev2v",
|
||||||
|
"TextFileLineIterator",
|
||||||
"VidDirIterator"
|
"VidDirIterator"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -7759,13 +7763,17 @@
|
|||||||
"FL_CodeNode",
|
"FL_CodeNode",
|
||||||
"FL_DirectoryCrawl",
|
"FL_DirectoryCrawl",
|
||||||
"FL_Glitch",
|
"FL_Glitch",
|
||||||
|
"FL_HalftonePattern",
|
||||||
"FL_HexagonalPattern",
|
"FL_HexagonalPattern",
|
||||||
"FL_ImageCaptionSaver",
|
"FL_ImageCaptionSaver",
|
||||||
"FL_ImageDimensionDisplay",
|
"FL_ImageDimensionDisplay",
|
||||||
"FL_ImageDurationSync",
|
"FL_ImageDurationSync",
|
||||||
"FL_ImagePixelator",
|
"FL_ImagePixelator",
|
||||||
"FL_ImageRandomizer",
|
"FL_ImageRandomizer",
|
||||||
|
"FL_NFTGenerator",
|
||||||
"FL_PixelSort",
|
"FL_PixelSort",
|
||||||
|
"FL_PromptSelector",
|
||||||
|
"FL_RandomNumber",
|
||||||
"FL_Ripple"
|
"FL_Ripple"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -10856,6 +10864,18 @@
|
|||||||
"title_aux": "ComfyUI-TrollSuite"
|
"title_aux": "ComfyUI-TrollSuite"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager": [
|
||||||
|
[
|
||||||
|
"Kosmos2SamplerSimple2",
|
||||||
|
"KosmosLoader2",
|
||||||
|
"StoryLoader",
|
||||||
|
"StorySamplerSimple",
|
||||||
|
"Write2"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI StoryCreater and Imager"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/palant/extended-saveimage-comfyui": [
|
"https://github.com/palant/extended-saveimage-comfyui": [
|
||||||
[
|
[
|
||||||
"SaveImageExtended"
|
"SaveImageExtended"
|
||||||
|
|||||||
@ -3266,5 +3266,9 @@
|
|||||||
"https://github.com/jtydhr88/ComfyUI-LayerDivider": {
|
"https://github.com/jtydhr88/ComfyUI-LayerDivider": {
|
||||||
"stars": 1,
|
"stars": 1,
|
||||||
"last_update": "2024-05-15 00:21:49"
|
"last_update": "2024-05-15 00:21:49"
|
||||||
|
},
|
||||||
|
"https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager": {
|
||||||
|
"stars": 4,
|
||||||
|
"last_update": "2024-05-15 08:33:40"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -9,6 +9,17 @@
|
|||||||
"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."
|
"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": "sofakid",
|
||||||
|
"title": "dandy [UNSAFE]",
|
||||||
|
"reference": "https://github.com/sofakid/dandy",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/sofakid/dandy"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Dandy is a JavaScript bridge for ComfyUI. It includes everything you need to make JavaScript enabled extensions, or just load and code in little editor nodes right in ComfyUI.[w/This code can cause security issues because it allows for the execution of arbitrary JavaScript input.]"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "tachyon-beep",
|
"author": "tachyon-beep",
|
||||||
"title": "comfyui-simplefeed [UNSAFE]",
|
"title": "comfyui-simplefeed [UNSAFE]",
|
||||||
|
|||||||
@ -11,6 +11,17 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "oztrkoguz",
|
||||||
|
"title": "ComfyUI StoryCreater and Imager",
|
||||||
|
"id": "storycreater-and-imager",
|
||||||
|
"reference": "https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:story_sampler_simple, text2, kosmos2_sampler.\nI created a dataset for generating short stories [a/Short-Story](https://huggingface.co/datasets/oztrkoguz/Short-Story) and used it to fine-tune my own model using Phi-3."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "jtydhr88",
|
"author": "jtydhr88",
|
||||||
"title": "ComfyUI LayerDivider",
|
"title": "ComfyUI LayerDivider",
|
||||||
@ -683,16 +694,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:Load Video, Load Frames, Save Video, Face Swap, Face Restore, Face Swap (Video), Face Restore (Video)"
|
"description": "Nodes:Load Video, Load Frames, Save Video, Face Swap, Face Restore, Face Swap (Video), Face Restore (Video)"
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "chaojie",
|
|
||||||
"title": "ComfyUI-SimDA",
|
|
||||||
"reference": "https://github.com/chaojie/ComfyUI-SimDA",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/chaojie/ComfyUI-SimDA"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes:SimDATrain, SimDALoader, SimDARun, VHS_FILENAMES_STRING_SimDA"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -1127,6 +1127,7 @@
|
|||||||
"Automatic CFG - Advanced",
|
"Automatic CFG - Advanced",
|
||||||
"Automatic CFG - Attention modifiers",
|
"Automatic CFG - Attention modifiers",
|
||||||
"Automatic CFG - Attention modifiers tester",
|
"Automatic CFG - Attention modifiers tester",
|
||||||
|
"Automatic CFG - Custom attentions",
|
||||||
"Automatic CFG - Excellent attention",
|
"Automatic CFG - Excellent attention",
|
||||||
"Automatic CFG - Negative",
|
"Automatic CFG - Negative",
|
||||||
"Automatic CFG - Post rescale only",
|
"Automatic CFG - Post rescale only",
|
||||||
@ -2123,6 +2124,8 @@
|
|||||||
"ACN_SparseCtrlMergedLoaderAdvanced",
|
"ACN_SparseCtrlMergedLoaderAdvanced",
|
||||||
"ACN_SparseCtrlRGBPreprocessor",
|
"ACN_SparseCtrlRGBPreprocessor",
|
||||||
"ACN_SparseCtrlSpreadMethodNode",
|
"ACN_SparseCtrlSpreadMethodNode",
|
||||||
|
"ACN_TimestepKeyframeFromStrengthList",
|
||||||
|
"ACN_TimestepKeyframeInterpolation",
|
||||||
"ControlNetLoaderAdvanced",
|
"ControlNetLoaderAdvanced",
|
||||||
"CustomControlNetWeights",
|
"CustomControlNetWeights",
|
||||||
"CustomT2IAdapterWeights",
|
"CustomT2IAdapterWeights",
|
||||||
@ -5907,6 +5910,7 @@
|
|||||||
"ImageDirIterator",
|
"ImageDirIterator",
|
||||||
"Modelscopet2v",
|
"Modelscopet2v",
|
||||||
"Modelscopev2v",
|
"Modelscopev2v",
|
||||||
|
"TextFileLineIterator",
|
||||||
"VidDirIterator"
|
"VidDirIterator"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -7759,13 +7763,17 @@
|
|||||||
"FL_CodeNode",
|
"FL_CodeNode",
|
||||||
"FL_DirectoryCrawl",
|
"FL_DirectoryCrawl",
|
||||||
"FL_Glitch",
|
"FL_Glitch",
|
||||||
|
"FL_HalftonePattern",
|
||||||
"FL_HexagonalPattern",
|
"FL_HexagonalPattern",
|
||||||
"FL_ImageCaptionSaver",
|
"FL_ImageCaptionSaver",
|
||||||
"FL_ImageDimensionDisplay",
|
"FL_ImageDimensionDisplay",
|
||||||
"FL_ImageDurationSync",
|
"FL_ImageDurationSync",
|
||||||
"FL_ImagePixelator",
|
"FL_ImagePixelator",
|
||||||
"FL_ImageRandomizer",
|
"FL_ImageRandomizer",
|
||||||
|
"FL_NFTGenerator",
|
||||||
"FL_PixelSort",
|
"FL_PixelSort",
|
||||||
|
"FL_PromptSelector",
|
||||||
|
"FL_RandomNumber",
|
||||||
"FL_Ripple"
|
"FL_Ripple"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -10856,6 +10864,18 @@
|
|||||||
"title_aux": "ComfyUI-TrollSuite"
|
"title_aux": "ComfyUI-TrollSuite"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager": [
|
||||||
|
[
|
||||||
|
"Kosmos2SamplerSimple2",
|
||||||
|
"KosmosLoader2",
|
||||||
|
"StoryLoader",
|
||||||
|
"StorySamplerSimple",
|
||||||
|
"Write2"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI StoryCreater and Imager"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/palant/extended-saveimage-comfyui": [
|
"https://github.com/palant/extended-saveimage-comfyui": [
|
||||||
[
|
[
|
||||||
"SaveImageExtended"
|
"SaveImageExtended"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user