diff --git a/custom-node-list.json b/custom-node-list.json index ff6aa1d6..43a8c022 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15415,6 +15415,16 @@ "install_type": "git-clone", "description": "In addition to achieving conventional single-image, single-round reverse engineering, it can also achieve single-image multi-round and multi-image single-round reverse engineering. Moreover, the Phi model has a better understanding of prompts." }, + { + "author": "tkreuziger", + "title": "ComfyUI and Claude", + "reference": "https://github.com/tkreuziger/comfyui-claude", + "files": [ + "https://github.com/tkreuziger/comfyui-claude" + ], + "install_type": "git-clone", + "description": "A set of custom nodes that are using Anthropic's Claude models for describing images and transforming texts." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 9b208925..f4f3357e 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3038,6 +3038,7 @@ ], "https://github.com/HaydenReeve/ComfyUI-Better-Strings": [ [ + "BetterPath", "BetterString" ], { @@ -20075,6 +20076,16 @@ "title_aux": "CLIPSeg" } ], + "https://github.com/tkreuziger/comfyui-claude": [ + [ + "Combine Texts", + "Describe Image", + "Transform Text" + ], + { + "title_aux": "ComfyUI and Claude" + } + ], "https://github.com/tmagara/ComfyUI-Prediction-Boost": [ [ "PredictionBoost" diff --git a/github-stats.json b/github-stats.json index 0e6dc0b3..382ad369 100644 --- a/github-stats.json +++ b/github-stats.json @@ -6639,6 +6639,11 @@ "last_update": "2024-07-29 21:14:17", "author_account_age_days": 3434 }, + "https://github.com/tkreuziger/comfyui-claude": { + "stars": 0, + "last_update": "2024-10-11 13:37:10", + "author_account_age_days": 645 + }, "https://github.com/tmagara/ComfyUI-Prediction-Boost": { "stars": 2, "last_update": "2024-07-31 13:51:19", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index aff3a4d0..21362430 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -41,6 +41,16 @@ "install_type": "git-clone", "description": "In addition to achieving conventional single-image, single-round reverse engineering, it can also achieve single-image multi-round and multi-image single-round reverse engineering. Moreover, the Phi model has a better understanding of prompts." }, + { + "author": "tkreuziger", + "title": "ComfyUI and Claude", + "reference": "https://github.com/tkreuziger/comfyui-claude", + "files": [ + "https://github.com/tkreuziger/comfyui-claude" + ], + "install_type": "git-clone", + "description": "A set of custom nodes that are using Anthropic's Claude models for describing images and transforming texts." + }, { "author": "Playbook", "title": "Playbook Nodes", @@ -679,26 +689,6 @@ ], "install_type": "git-clone", "description": "For loading and running Pixtral, Llama 3.2 Vision, and Molmo models. Put models in the models/LLM folder.\n[w/Renamed from ComfyUI-PixtralLlamaVision. Please reinstall.]" - }, - { - "author": "DareFail", - "title": "ComfyUI-Roboflow", - "reference": "https://github.com/DareFail/ComfyUI-Roboflow", - "files": [ - "https://github.com/DareFail/ComfyUI-Roboflow" - ], - "install_type": "git-clone", - "description": "This is a ComfyUI node that connects with [a/Roboflow workflows](https://roboflow.com/workflows/build).\nRoboflow hosts hundreds of thousands of open source and custom object detection models." - }, - { - "author": "turkyden", - "title": "ComfyUI-SmartCrop", - "reference": "https://github.com/turkyden/ComfyUI-SmartCrop", - "files": [ - "https://github.com/turkyden/ComfyUI-SmartCrop" - ], - "install_type": "git-clone", - "description": "a ComfyUI Custom Node for [a/smartcrop.py](https://github.com/smartcrop/smartcrop.py)" } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 9b208925..f4f3357e 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3038,6 +3038,7 @@ ], "https://github.com/HaydenReeve/ComfyUI-Better-Strings": [ [ + "BetterPath", "BetterString" ], { @@ -20075,6 +20076,16 @@ "title_aux": "CLIPSeg" } ], + "https://github.com/tkreuziger/comfyui-claude": [ + [ + "Combine Texts", + "Describe Image", + "Transform Text" + ], + { + "title_aux": "ComfyUI and Claude" + } + ], "https://github.com/tmagara/ComfyUI-Prediction-Boost": [ [ "PredictionBoost"