update DB

This commit is contained in:
Dr.Lt.Data 2024-08-11 00:42:54 +09:00
parent b1fd8fd51b
commit ab5f42cc65
8 changed files with 89 additions and 20 deletions

View File

@ -12710,6 +12710,16 @@
"install_type": "git-clone",
"description": "Simple resuluition calculator to convert pixel resolution and aspect ratio to laten friendlt pixel width and height size."
},
{
"author": "Cyber-Blacat",
"title": "ComfyUI-Yuan",
"reference": "https://github.com/Cyber-Blacat/ComfyUI-Yuan",
"files": [
"https://github.com/Cyber-Blacat/ComfyUI-Yuan"
],
"install_type": "git-clone",
"description": "Some simple&practical ComfyUI image processing nodes."
},

View File

@ -1553,6 +1553,18 @@
"title_aux": "Primere nodes for ComfyUI"
}
],
"https://github.com/Cyber-Blacat/ComfyUI-Yuan": [
[
"Image Judgment",
"ImageMinusMask",
"Yuan",
"Yuan Transfer",
"YuanBW"
],
{
"title_aux": "ComfyUI-Yuan"
}
],
"https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": [
[
"Checkpoint Loader Config"
@ -2334,11 +2346,12 @@
"FOMM_Seg10Chooser",
"FOMM_Seg15Chooser",
"FOMM_Seg5Chooser",
"MRFA_Runner",
"Spline_Runner"
],
{
"author": "Fuou Marinas",
"description": "Run First Order Motion Model for Image Animation in ComfyUI.",
"description": "ComfyUI-native nodes to run First Order Motion Model for Image Animation and its non-diffusion-based successors.",
"nickname": "FOMM",
"title": "ComfyUI-FirstOrderMM",
"title_aux": "ComfyUI-FirstOrderMM"
@ -10630,6 +10643,7 @@
"Complete_Setup",
"Convert_Into",
"Negate_Boolean",
"Optional_Value_Override",
"OverrideSamplerSetup",
"Override_Value_If_Unset",
"Pick_Value_From_Dict",
@ -11181,6 +11195,7 @@
"new_interpreter_tool",
"none2false",
"omost_decode",
"omost_json2py",
"omost_setting",
"openai_ebd_tool",
"openai_tts",
@ -16449,6 +16464,7 @@
"FoxRegTextFind",
"FoxSaveImagePlus",
"FoxShowText",
"FoxTextConcatenate",
"FoxTrimBlackBoard",
"FoxcleanGPUUsed"
],

View File

@ -554,6 +554,11 @@
"last_update": "2024-08-01 07:56:27",
"author_account_age_days": 3701
},
"https://github.com/Cyber-Blacat/ComfyUI-Yuan": {
"stars": 2,
"last_update": "2024-08-10 12:05:07",
"author_account_age_days": 462
},
"https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": {
"stars": 1,
"last_update": "2024-07-31 13:54:16",

View File

@ -12,6 +12,16 @@
{
"author": "kijai",
"title": "ComfyUI-EasyAnimateWrapper [WIP]",
"reference": "https://github.com/kijai/ComfyUI-EasyAnimateWrapper",
"files": [
"https://github.com/kijai/ComfyUI-EasyAnimateWrapper"
],
"install_type": "git-clone",
"description": "EasyAnimateWrapper for ComfyUI"
},
{
"author": "logtd",
"title": "ComfyUI-Veevee [WIP]",

View File

@ -480,6 +480,7 @@
],
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [
[
"DisplayText",
"LoadVideo",
"MiniCPM_VQA",
"PreViewVideo"
@ -675,14 +676,6 @@
"title_aux": "ComfyUI-Waveform-Extensions"
}
],
"https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": [
[
"FluxPseudoNegativeNode"
],
{
"title_aux": "FluxPseudoNegative Node for ComfyUI [WIP]"
}
],
"https://github.com/PluMaZero/ComfyUI-SpaceFlower": [
[
"SpaceFlower_HangulPrompt",
@ -1832,6 +1825,7 @@
"Bjornulf_CombineTexts",
"Bjornulf_CustomStringType",
"Bjornulf_GrayscaleTransform",
"Bjornulf_GreenScreenToTransparency",
"Bjornulf_LoopBasicBatch",
"Bjornulf_LoopCombosSamplersSchedulers",
"Bjornulf_LoopFloat",
@ -1961,6 +1955,19 @@
"title_aux": "ComfyUI-DiffusersSD3Wrapper"
}
],
"https://github.com/kijai/ComfyUI-EasyAnimateWrapper": [
[
"DownloadAndLoadEasyAnimateModel",
"EasyAnimateDecode",
"EasyAnimateImageEncoder",
"EasyAnimateResize",
"EasyAnimateSampler",
"EasyAnimateTextEncode"
],
{
"title_aux": "ComfyUI-EasyAnimateWrapper [WIP]"
}
],
"https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": [
[
"DownloadAndLoadFYEModel",

View File

@ -649,6 +649,11 @@
"last_update": "2024-06-17 13:03:43",
"author_account_age_days": 2229
},
"https://github.com/kijai/ComfyUI-EasyAnimateWrapper": {
"stars": 58,
"last_update": "2024-08-10 14:35:08",
"author_account_age_days": 2230
},
"https://github.com/kijai/ComfyUI-FollowYourEmojiWrapper": {
"stars": 43,
"last_update": "2024-07-27 12:50:25",

View File

@ -11,6 +11,16 @@
{
"author": "Cyber-Blacat",
"title": "ComfyUI-Yuan",
"reference": "https://github.com/Cyber-Blacat/ComfyUI-Yuan",
"files": [
"https://github.com/Cyber-Blacat/ComfyUI-Yuan"
],
"install_type": "git-clone",
"description": "Some simple&practical ComfyUI image processing nodes."
},
{
"author": "NeuralSamurAI",
"title": "FluxPseudoNegative",
@ -682,16 +692,6 @@
],
"install_type": "git-clone",
"description": "AspectSize and other nodes"
},
{
"author": "var1ableX",
"title": "ComfyUI_Accessories",
"reference": "https://github.com/var1ableX/ComfyUI_Accessories",
"files": [
"https://github.com/var1ableX/ComfyUI_Accessories"
],
"install_type": "git-clone",
"description": "Get Mask Dimensions"
}
]
}

View File

@ -1553,6 +1553,18 @@
"title_aux": "Primere nodes for ComfyUI"
}
],
"https://github.com/Cyber-Blacat/ComfyUI-Yuan": [
[
"Image Judgment",
"ImageMinusMask",
"Yuan",
"Yuan Transfer",
"YuanBW"
],
{
"title_aux": "ComfyUI-Yuan"
}
],
"https://github.com/Cyberschorsch/ComfyUI-checkpoint-config-loader": [
[
"Checkpoint Loader Config"
@ -2334,11 +2346,12 @@
"FOMM_Seg10Chooser",
"FOMM_Seg15Chooser",
"FOMM_Seg5Chooser",
"MRFA_Runner",
"Spline_Runner"
],
{
"author": "Fuou Marinas",
"description": "Run First Order Motion Model for Image Animation in ComfyUI.",
"description": "ComfyUI-native nodes to run First Order Motion Model for Image Animation and its non-diffusion-based successors.",
"nickname": "FOMM",
"title": "ComfyUI-FirstOrderMM",
"title_aux": "ComfyUI-FirstOrderMM"
@ -10630,6 +10643,7 @@
"Complete_Setup",
"Convert_Into",
"Negate_Boolean",
"Optional_Value_Override",
"OverrideSamplerSetup",
"Override_Value_If_Unset",
"Pick_Value_From_Dict",
@ -11181,6 +11195,7 @@
"new_interpreter_tool",
"none2false",
"omost_decode",
"omost_json2py",
"omost_setting",
"openai_ebd_tool",
"openai_tts",
@ -16449,6 +16464,7 @@
"FoxRegTextFind",
"FoxSaveImagePlus",
"FoxShowText",
"FoxTextConcatenate",
"FoxTrimBlackBoard",
"FoxcleanGPUUsed"
],