update DB

This commit is contained in:
Dr.Lt.Data
2024-09-26 09:49:08 +09:00
parent eb607a6b41
commit cb8bcd7edf
8 changed files with 112 additions and 48 deletions

View File

@@ -12,7 +12,16 @@
{
"author": "netanelben",
"title": "comfyui-text2image-customnode [WIP]",
"reference": "https://github.com/netanelben/comfyui-text2image-customnode",
"files": [
"https://github.com/netanelben/comfyui-text2image-customnode"
],
"install_type": "git-clone",
"description": "text2image web extension"
},
{
"author": "leeguandong",
"title": "ComfyUI_AliControlnetInpainting [WIP]",

View File

@@ -444,6 +444,7 @@
"DevToolsExperimentalNode",
"DevToolsLongComboDropdown",
"DevToolsNodeWithForceInput",
"DevToolsNodeWithOnlyOptionalInput",
"DevToolsNodeWithOptionalInput",
"DevToolsNodeWithOutputList"
],

View File

@@ -949,6 +949,11 @@
"last_update": "2024-09-20 07:49:04",
"author_account_age_days": 3873
},
"https://github.com/netanelben/comfyui-text2image-customnode": {
"stars": 0,
"last_update": "2024-09-25 15:22:39",
"author_account_age_days": 3975
},
"https://github.com/neuratech-ai/ComfyUI-MultiGPU": {
"stars": 83,
"last_update": "2024-08-04 16:37:11",

View File

@@ -9,6 +9,17 @@
},
{
"author": "PabloGFX",
"title": "Google Photos Loader - by PabloGFX",
"id": "google-photos-loader",
"reference": "https://github.com/lazniak/comfyui-google-photos-loader",
"files": [
"https://github.com/lazniak/comfyui-google-photos-loader"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that integrates Google Photos into your workflows. List albums, load images from specific albums, and search photos directly within ComfyUI. Features customizable image loading options, sorting, and efficient caching for seamless integration of your Google Photos library into AI image processing pipelines."
},
{
"author": "Nojahhh",
"title": "ComfyUI GLM-4 Wrapper",
@@ -21,13 +32,13 @@
},
{
"author": "SeanScripts",
"title": "ComfyUI-Pixtral",
"reference": "https://github.com/SeanScripts/ComfyUI-Pixtral",
"title": "ComfyUI-PixtralLlamaVision",
"reference": "https://github.com/SeanScripts/ComfyUI-PixtralLlamaVision",
"files": [
"https://github.com/SeanScripts/ComfyUI-Pixtral"
"https://github.com/SeanScripts/ComfyUI-PixtralLlamaVision"
],
"install_type": "git-clone",
"description": "For loading and running Pixtral models"
"description": "For loading and running Pixtral and Llama 3.2 Vision models"
},
{
"author": "DareFail",
@@ -677,17 +688,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI-NodeAligner is a lightweight ComfyUI layout plugin that includes features such as node alignment, distribution, and resizing. This plugin is designed to simplify layout adjustments in visual node editors or custom UI components, making node arrangement more convenient and efficient."
},
{
"author": "smthemex",
"title": "ComfyUI_CSGO_Wrapper",
"id": "comfyui_csgo_wrapper",
"reference": "https://github.com/smthemex/ComfyUI_CSGO_Wrapper",
"files": [
"https://github.com/smthemex/ComfyUI_CSGO_Wrapper"
],
"install_type": "git-clone",
"description": "using InstantX's CSGO in comfyUI for style"
}
]
}

View File

@@ -5149,17 +5149,6 @@
"title_aux": "ComfyUI-Long-CLIP"
}
],
"https://github.com/SeanScripts/ComfyUI-Pixtral": [
[
"PixtralGenerateText",
"PixtralImageEncode",
"PixtralModelLoader",
"PixtralTextEncode"
],
{
"title_aux": "ComfyUI-Pixtral"
}
],
"https://github.com/SeanScripts/ComfyUI-Unload-Model": [
[
"UnloadAllModels",
@@ -7620,7 +7609,10 @@
"AK_ConvertListToFloatList",
"AK_ConvertSaltAudioToAudio",
"AK_DilateMaskLinearInfinite",
"AK_FadeBetweenBatches",
"AK_FlexFeatureToFloatList",
"AK_FloatListToDilateMaskSchedule",
"AK_FloatListToFlexFeature",
"AK_IPAdapterCustomWeights",
"AK_KeyframeScheduler",
"AK_LagChop",
@@ -7629,6 +7621,7 @@
"AK_RescaleFloatList",
"AK_ScheduledBinaryComparison",
"AK_ShrinkNumSequence",
"AK_SplitImageBatch",
"AK_VideoSpeedAdjust"
],
{
@@ -14939,6 +14932,22 @@
"title_aux": "Head Orientation Node"
}
],
"https://github.com/lazniak/comfyui-google-photos-loader": [
[
"ContentFilter",
"DatePicker",
"Google Photos Album Lister",
"Google Photos Album Loader",
"Google Photos Album Selector",
"Google Photos Cache Manager",
"Google Photos Clear Cache",
"Google Photos Images Loader",
"Google Photos Login/Logout"
],
{
"title_aux": "Google Photos Loader - by PabloGFX"
}
],
"https://github.com/leeguandong/ComfyUI_CompareModelWeights": [
[
"CheckPointLoader_Compare",
@@ -15907,8 +15916,12 @@
"LF_CharacterImpersonator",
"LF_CivitAIMetadataSetup",
"LF_ControlPanel",
"LF_DisplayBoolean",
"LF_DisplayFloat",
"LF_DisplayInteger",
"LF_DisplayJSON",
"LF_DisplayPrimitiveAsJSON",
"LF_DisplayString",
"LF_Extractor",
"LF_Float",
"LF_GetRandomKeyFromJSON",
@@ -15931,6 +15944,7 @@
"LF_RandomBoolean",
"LF_ResizeImageByEdge",
"LF_ResizeImageToSquare",
"LF_ResolutionSwitcher",
"LF_SaveImageForCivitAI",
"LF_SaveJSON",
"LF_SequentialSeedsGenerator",