update DB
update scanner.py
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user