mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
e3ab7e86ce
commit
405e83b79c
@ -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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user