fix: scanner.py for python 3.12
update DB
This commit is contained in:
@@ -8087,6 +8087,7 @@
|
||||
{
|
||||
"author": "JettHu",
|
||||
"title": "ComfyUI-TCD",
|
||||
"id": "tcd",
|
||||
"reference": "https://github.com/JettHu/ComfyUI-TCD",
|
||||
"files": [
|
||||
"https://github.com/JettHu/ComfyUI-TCD"
|
||||
@@ -8097,6 +8098,7 @@
|
||||
{
|
||||
"author": "sugarkwork",
|
||||
"title": "comfyui_tag_filter",
|
||||
"id": "tag-filter",
|
||||
"reference": "https://github.com/sugarkwork/comfyui_tag_fillter",
|
||||
"files": [
|
||||
"https://github.com/sugarkwork/comfyui_tag_fillter"
|
||||
@@ -8117,6 +8119,7 @@
|
||||
{
|
||||
"author": "TencentQQGYLab",
|
||||
"title": "ComfyUI-ELLA",
|
||||
"id": "ella",
|
||||
"reference": "https://github.com/TencentQQGYLab/ComfyUI-ELLA",
|
||||
"files": [
|
||||
"https://github.com/TencentQQGYLab/ComfyUI-ELLA"
|
||||
@@ -8127,6 +8130,7 @@
|
||||
{
|
||||
"author": "DarKDinDoN",
|
||||
"title": "ComfyUI Checkpoint Automatic Config",
|
||||
"id": "checkpoint-autoconfig",
|
||||
"reference": "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config",
|
||||
"files": [
|
||||
"https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config"
|
||||
@@ -8137,6 +8141,7 @@
|
||||
{
|
||||
"author": "aburahamu",
|
||||
"title": "ComfyUI-RequestPoster",
|
||||
"id": "request-poster",
|
||||
"reference": "https://github.com/aburahamu/ComfyUI-RequestsPoster",
|
||||
"files": [
|
||||
"https://github.com/aburahamu/ComfyUI-RequestsPoster"
|
||||
@@ -8147,6 +8152,7 @@
|
||||
{
|
||||
"author": "MinusZoneAI",
|
||||
"title": "ComfyUI-Prompt-MZ",
|
||||
"id": "prompt-mz",
|
||||
"reference": "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ",
|
||||
"files": [
|
||||
"https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ"
|
||||
@@ -8154,9 +8160,21 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Use llama.cpp to help generate some nodes for prompt word related work"
|
||||
},
|
||||
{
|
||||
"author": "MinusZoneAI",
|
||||
"title": "ComfyUI-StylizePhoto-MZ",
|
||||
"id": "stylizephoto",
|
||||
"reference": "https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ",
|
||||
"files": [
|
||||
"https://github.com/MinusZoneAI/ComfyUI-StylizePhoto-MZ"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A stylized node with simple operation. The effect is achieved by I2I and lora. The clay style is currently implemented.Comes with watermark function."
|
||||
},
|
||||
{
|
||||
"author": "blueraincoatli",
|
||||
"title": "comfyUI_SillyNodes",
|
||||
"id": "silly",
|
||||
"reference": "https://github.com/blueraincoatli/comfyUI_SillyNodes",
|
||||
"files": [
|
||||
"https://github.com/blueraincoatli/comfyUI_SillyNodes"
|
||||
@@ -8167,6 +8185,7 @@
|
||||
{
|
||||
"author": "ty0x2333",
|
||||
"title": "ComfyUI-Dev-Utils",
|
||||
"id": "dev-utils",
|
||||
"reference": "https://github.com/ty0x2333/ComfyUI-Dev-Utils",
|
||||
"files": [
|
||||
"https://github.com/ty0x2333/ComfyUI-Dev-Utils"
|
||||
@@ -8520,6 +8539,28 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Misc Nodes: ControlNet Selector Node, Load Optional ControlNet Model"
|
||||
},
|
||||
{
|
||||
"author": "mephisto83",
|
||||
"title": "petty-paint-comfyui-node",
|
||||
"id": "petty-paint",
|
||||
"reference": "https://github.com/mephisto83/petty-paint-comfyui-node",
|
||||
"files": [
|
||||
"https://github.com/mephisto83/petty-paint-comfyui-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An integration between comfy ui and petty paint"
|
||||
},
|
||||
{
|
||||
"author": "fsdymy1024",
|
||||
"title": "ComfyUI_fsdymy",
|
||||
"id": "fsdymy",
|
||||
"reference": "https://github.com/fsdymy1024/ComfyUI_fsdymy",
|
||||
"files": [
|
||||
"https://github.com/fsdymy1024/ComfyUI_fsdymy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Save Image Without Metadata"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@@ -8846,6 +8887,16 @@
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:Send Video to Discord"
|
||||
},
|
||||
{
|
||||
"author": "xliry",
|
||||
"title": "color2rgb",
|
||||
"reference": "https://github.com/vxinhao/color2rgb",
|
||||
"files": [
|
||||
"https://github.com/vxinhao/color2rgb/raw/main/color2rgb.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:color2RGB"
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user