update scanner.py

update DB
This commit is contained in:
Dr.Lt.Data
2024-01-28 17:24:11 +09:00
parent b1f613e649
commit 6e06828aa4
5 changed files with 148 additions and 4 deletions

View File

@@ -10,6 +10,36 @@
},
{
"author": "jamal-alkharrat",
"title": "ComfyUI_rotate_image",
"reference": "https://github.com/jamal-alkharrat/ComfyUI_rotate_image",
"files": [
"https://github.com/jamal-alkharrat/ComfyUI_rotate_image"
],
"install_type": "git-clone",
"description": "ComfyUI Custom Node to Rotate Images, Img2Img node."
},
{
"author": "JerryOrbachJr",
"title": "ComfyUI-RandomSize",
"reference": "https://github.com/JerryOrbachJr/ComfyUI-RandomSize",
"files": [
"https://github.com/JerryOrbachJr/ComfyUI-RandomSize"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node that randomly selects a height and width pair from a list in a config file"
},
{
"author": "blepping",
"title": "ComfyUI-bleh",
"reference": "https://github.com/blepping/ComfyUI-bleh",
"files": [
"https://github.com/blepping/ComfyUI-bleh"
],
"install_type": "git-clone",
"description": "Better TAESD previews, BlehHyperTile."
},
{
"author": "yuvraj108c",
"title": "ComfyUI Whisper",

View File

@@ -886,6 +886,7 @@
[
"ReActorFaceSwap",
"ReActorLoadFaceModel",
"ReActorRestoreFace",
"ReActorSaveFaceModel"
],
{
@@ -1090,6 +1091,18 @@
"title_aux": "Rembg Background Removal Node for ComfyUI"
}
],
"https://github.com/JerryOrbachJr/ComfyUI-RandomSize": [
[
"JOJR_RandomSize"
],
{
"author": "JerryOrbachJr",
"description": "A ComfyUI custom node that randomly selects a height and width pair from a list in a config file",
"nickname": "Random Size",
"title": "Random Size",
"title_aux": "ComfyUI-RandomSize"
}
],
"https://github.com/Jordach/comfy-plasma": [
[
"JDC_AutoContrast",
@@ -3449,6 +3462,14 @@
"title_aux": "CLIPSeg"
}
],
"https://github.com/blepping/ComfyUI-bleh": [
[
"BlehHyperTile"
],
{
"title_aux": "ComfyUI-bleh"
}
],
"https://github.com/bmad4ever/comfyui_ab_samplercustom": [
[
"AB SamplerCustom (experimental)"
@@ -5073,6 +5094,14 @@
"title_aux": "Efficiency Nodes for ComfyUI Version 2.0+"
}
],
"https://github.com/jamal-alkharrat/ComfyUI_rotate_image": [
[
"RotateImage"
],
{
"title_aux": "ComfyUI_rotate_image"
}
],
"https://github.com/jamesWalker55/comfyui-various": [
[],
{
@@ -5342,6 +5371,7 @@
],
"https://github.com/komojini/komojini-comfyui-nodes": [
[
"BatchCreativeInterpolationNodeDynamicSettings",
"CachedGetter",
"DragNUWAImageCanvas",
"FlowBuilder",
@@ -6407,6 +6437,7 @@
"AreaToMask",
"CLIPSeg",
"CLIPSeg_",
"CenterImage",
"CharacterInText",
"ChatGPTOpenAI",
"CkptNames_",
@@ -6473,7 +6504,6 @@
"https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus": [
[
"PhotoMakerEncodePlus",
"PhotoMakerLoader",
"PhotoMakerStyles",
"PrepImagesForClipVisionFromPath"
],