diff --git a/custom-node-list.json b/custom-node-list.json index a57215b3..efa4e0ae 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11870,6 +11870,16 @@ "install_type": "git-clone", "description": "An OCR node for detect text in image and returns covering mask." }, + { + "author": "pikenrover", + "title": "ComfyUI_PRNodes", + "reference": "https://github.com/pikenrover/ComfyUI_PRNodes", + "files": [ + "https://github.com/pikenrover/ComfyUI_PRNodes" + ], + "install_type": "git-clone", + "description": "Nodes:RandomPrompt, RandomPromptMixed, ImageScaleTo, EmptyLatentImageScaleBy, LoraLoaderExtended, Save Image w/Metadata, CheckpointLoaderSimpleExtended" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 9ce0ccec..2303f542 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -14071,6 +14071,20 @@ "title_aux": "comfy_PoP" } ], + "https://github.com/pikenrover/ComfyUI_PRNodes": [ + [ + "CheckpointLoaderSimpleExtended", + "EmptyLatentImageScaleBy", + "ImageScaleTo", + "LoraLoaderExtended", + "RandomPrompt", + "RandomPromptMixed", + "Save Image w/Metadata" + ], + { + "title_aux": "ComfyUI_PRNodes" + } + ], "https://github.com/pkpkTech/ComfyUI-SaveAVIF": [ [ "SaveAvif" diff --git a/github-stats.json b/github-stats.json index 893efc5b..8f866381 100644 --- a/github-stats.json +++ b/github-stats.json @@ -4489,6 +4489,11 @@ "last_update": "2024-07-05 07:32:50", "author_account_age_days": 617 }, + "https://github.com/pikenrover/ComfyUI_PRNodes": { + "stars": 0, + "last_update": "2024-07-24 16:05:07", + "author_account_age_days": 0 + }, "https://github.com/pkpkTech/ComfyUI-SaveAVIF": { "stars": 0, "last_update": "2024-05-22 22:19:21", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 2c954a6a..df7b8c60 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -12,6 +12,16 @@ + { + "author": "pikenrover", + "title": "ComfyUI_PRNodes", + "reference": "https://github.com/pikenrover/ComfyUI_PRNodes", + "files": [ + "https://github.com/pikenrover/ComfyUI_PRNodes" + ], + "install_type": "git-clone", + "description": "Nodes:RandomPrompt, RandomPromptMixed, ImageScaleTo, EmptyLatentImageScaleBy, LoraLoaderExtended, Save Image w/Metadata, CheckpointLoaderSimpleExtended" + }, { "author": "Mintbeer96", "title": "ComfyUI-KerasOCR", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 9ce0ccec..2303f542 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -14071,6 +14071,20 @@ "title_aux": "comfy_PoP" } ], + "https://github.com/pikenrover/ComfyUI_PRNodes": [ + [ + "CheckpointLoaderSimpleExtended", + "EmptyLatentImageScaleBy", + "ImageScaleTo", + "LoraLoaderExtended", + "RandomPrompt", + "RandomPromptMixed", + "Save Image w/Metadata" + ], + { + "title_aux": "ComfyUI_PRNodes" + } + ], "https://github.com/pkpkTech/ComfyUI-SaveAVIF": [ [ "SaveAvif"