update DB

update scanner.py
This commit is contained in:
Dr.Lt.Data
2024-06-16 13:54:53 +09:00
parent 4811f429b8
commit c60492d275
7 changed files with 132 additions and 22 deletions

View File

@@ -10,17 +10,7 @@
},
{
"author": "kijai",
"title": "ComfyUI-B-LoRA [WIP]",
"id": "b-lora",
"reference": "https://github.com/liusida/ComfyUI-B-LoRA",
"files": [
"https://github.com/liusida/ComfyUI-B-LoRA"
],
"install_type": "git-clone",
"description": "Load and apply B-LoRA models, currently B-LoRA models only works with SDXL (sdxl_base_1.0)."
},
{
"author": "kijai",
"title": "ComfyUI-DiffusersSD3Wrapper",

View File

@@ -13,7 +13,17 @@
{
"author": "kijai",
"title": "ComfyUI-B-LoRA",
"id": "b-lora",
"reference": "https://github.com/liusida/ComfyUI-B-LoRA",
"files": [
"https://github.com/liusida/ComfyUI-B-LoRA"
],
"install_type": "git-clone",
"description": "Load and apply B-LoRA models, currently B-LoRA models only works with SDXL (sdxl_base_1.0)."
},
{
"author": "baicai99",
"title": "ComfyUI-FrameSkipping",

View File

@@ -1772,6 +1772,8 @@
[
"G370SD3PowerLab_AttentionToImage",
"G370SD3PowerLab_ImageIntoAttention",
"G370SD3PowerLab_ImageIntoLayer",
"G370SD3PowerLab_LayerToImage",
"G370SD3PowerLab_RenderAttention"
],
{
@@ -9436,6 +9438,7 @@
"feishu_tool",
"file_combine",
"file_combine_plus",
"get_string",
"github_tool",
"google_tool",
"interpreter_tool",
@@ -9449,6 +9452,7 @@
"load_wikipedia",
"new_interpreter_tool",
"omost_decode",
"omost_setting",
"openai_tts",
"play_audio",
"show_text_party",
@@ -10841,6 +10845,14 @@
"title_aux": "ComfyUI-AutoCropFaces"
}
],
"https://github.com/liusida/ComfyUI-B-LoRA": [
[
"LoadBLoRA"
],
{
"title_aux": "ComfyUI-B-LoRA"
}
],
"https://github.com/liusida/ComfyUI-Debug": [
[
"DebugInspectorNode",
@@ -12777,6 +12789,14 @@
"title_aux": "Consistency Decoder"
}
],
"https://github.com/shadowcz007/comfyui-edit-mask": [
[
"EditMask"
],
{
"title_aux": "comfyui-edit-mask"
}
],
"https://github.com/shadowcz007/comfyui-mixlab-nodes": [
[
"3DImage",
@@ -14744,6 +14764,15 @@
"title_aux": "EasyCaptureNode for ComfyUI"
}
],
"https://github.com/zhulu111/ComfyUI_Bxb": [
[
"sdBxb",
"sdBxb_textInput"
],
{
"title_aux": "ComfyUI_Bxb"
}
],
"https://github.com/zohac/ComfyUI_ZC_DrawShape": [
[
"ZcDrawShape"