update DB

This commit is contained in:
Dr.Lt.Data
2024-08-22 00:29:34 +09:00
parent e310072782
commit 2a50beb9ee
10 changed files with 2486 additions and 2032 deletions

View File

@@ -83,6 +83,16 @@
"install_type": "git-clone",
"description": "this will automaticlaly read the subfolders like 'checkpoints', 'loras' under the extra model folder path you specify in extra_model_paths.yaml and add them to folder paths, so you don't need to define those subfolders one by one.\nNOTE: invalid pyproject.toml"
},
{
"author": "Weixuanf",
"title": "ComfyUI File Manager for nodecafe.co [WIP]",
"reference": "https://github.com/Weixuanf/file-explore",
"files": [
"https://github.com/Weixuanf/file-explore"
],
"install_type": "git-clone",
"description": "To view and download files in ComfyUI\nNOTE: invalid pyproject.toml"
},
{
"author": "sebord",
"title": "ComfyUI-LMCQ [WIP]",
@@ -956,17 +966,6 @@
"install_type": "git-clone",
"description": "Fixed AttentionCouple/NegPip(negative weights in prompts), more CFG++ samplers, etc."
},
{
"author": "Scorpinaus",
"title": "ComfyUI-DiffusersLoader",
"id": "diffusersloader",
"reference": "https://github.com/Scorpinaus/ComfyUI-DiffusersLoader",
"files": [
"https://github.com/Scorpinaus/ComfyUI-DiffusersLoader"
],
"install_type": "git-clone",
"description": "The purpose of this package is to understand how loading of diffusers format checkpoints are done in comfyUI and to create a loader that works for SDXL."
},
{
"author": "FoundD-oka",
"title": "ComfyUI KISEKAE-OOTD",

View File

@@ -250,6 +250,7 @@
"> Sharpen",
"> Text",
"> Text Combine",
"> Text Pick Line by Index",
"> Text Pick Random Line",
"> Text Random Weights",
"> Text Replace",
@@ -513,7 +514,7 @@
"MiniCPM_VQA",
"MiniCPM_VQA_Polished",
"MultipleImagesInput",
"PreViewVideo"
"PreviewVideo"
],
{
"title_aux": "ComfyUI_MiniCPM-V-2_6-int4"
@@ -768,17 +769,6 @@
"title_aux": "ComfyUI-MS-Nodes [WIP]"
}
],
"https://github.com/Scorpinaus/ComfyUI-DiffusersLoader": [
[
"CombinedDiffusersLoader",
"DiffusersClipLoader",
"DiffusersUNETLoader",
"DiffusersVAELoader"
],
{
"title_aux": "ComfyUI-DiffusersLoader"
}
],
"https://github.com/SeedV/ComfyUI-SeedV-Nodes": [
[
"CheckpointLoaderSimpleShared //SeedV",
@@ -1800,6 +1790,7 @@
"ChooseFromStringList",
"Cubby",
"DefineWord",
"LoadImageAndInfoFromPath",
"LookupWord",
"ReplaceWords",
"TextToStringList",
@@ -2195,8 +2186,10 @@
"https://github.com/maepopi/Diffusers-in-ComfyUI": [
[
"BLoRALoader",
"GenerateImg2Image",
"GenerateInpaintImage",
"GenerateTxt2Image",
"Img2ImgStableDiffusionPipeline",
"InpaintingStableDiffusionPipeline",
"LoRALoader",
"MakeCanny",

View File

File diff suppressed because it is too large Load Diff