update DB

This commit is contained in:
Dr.Lt.Data
2025-06-07 12:55:45 +09:00
parent 9c08a6314b
commit eed4c53df0
8 changed files with 1043 additions and 871 deletions

View File

@@ -18,6 +18,26 @@
{
"author": "jinchanz",
"title": "ComfyUI-AliCloud-Bailian [WIP]",
"reference": "https://github.com/jinchanz/ComfyUI-AliCloud-Bailian",
"files": [
"https://github.com/jinchanz/ComfyUI-AliCloud-Bailian"
],
"install_type": "git-clone",
"description": "This is a collection of custom nodes for invoking Alibaba Cloud's DashScope API within ComfyUI.\nNOTE: The files in the repo are not organized."
},
{
"author": "Yukinoshita-Yukinoe",
"title": "ComfyUI-KontextOfficialNode",
"reference": "https://github.com/Yukinoshita-Yukinoe/ComfyUI-KontextOfficialNode",
"files": [
"https://github.com/Yukinoshita-Yukinoe/ComfyUI-KontextOfficialNode"
],
"install_type": "git-clone",
"description": "NODES: Kontext Text-to-Image (Official Max), Kontext Image Editing (Official Max)"
},
{
"author": "takoyaki1118",
"title": "ComfyUI_PromptExtractor",
@@ -948,16 +968,6 @@
"install_type": "git-clone",
"description": "ComfyUI implementation of the partfield nvidea segmentation models\nNOTE: The files in the repo are not organized."
},
{
"author": "MicheleGuidi",
"title": "ComfyUI-Computer-Vision [WIP]",
"reference": "https://github.com/MicheleGuidi/ComfyUI-Contextual-SAM2",
"files": [
"https://github.com/MicheleGuidi/comfyui-computer-vision"
],
"install_type": "git-clone",
"description": "Extension nodes for ComfyUI that improves automatic segmentation using bounding boxes generated by Florence 2 and segmentation from Segment Anything 2 (SAM2). Currently just an enhancement of nodes from [a/Kijai](https://github.com/kijai/ComfyUI-segment-anything-2).\nNOTE: The files in the repo are not organized."
},
{
"author": "shinich39",
"title": "comfyui-textarea-is-shit",
@@ -1020,10 +1030,10 @@
},
{
"author": "ftechmax",
"title": "ComfyUI-FTM-Pack",
"reference": "https://github.com/ftechmax/ComfyUI-FTM-Pack",
"title": "ComfyUI-NovaKit-Pack",
"reference": "https://github.com/ftechmax/ComfyUI-NovaKit-Pack",
"files": [
"https://github.com/ftechmax/ComfyUI-FTM-Pack"
"https://github.com/ftechmax/ComfyUI-NovaKit-Pack"
],
"install_type": "git-clone",
"description": "NODES: Count Tokens"
@@ -1033,7 +1043,7 @@
"title": "ComfyUI DiaTest TTS Node [WIP]",
"reference": "https://github.com/BobRandomNumber/ComfyUI-DiaTTS",
"files": [
"https://github.com/BobRandomNumber/ComfyUI-DiaTest"
"https://github.com/BobRandomNumber/ComfyUI-DiaTTS"
],
"install_type": "git-clone",
"description": "Partial ComfyUI Dia implementation"

View File

@@ -876,7 +876,7 @@
"title_aux": "ComfyUI-BDXNodes [WIP]"
}
],
"https://github.com/BobRandomNumber/ComfyUI-DiaTest": [
"https://github.com/BobRandomNumber/ComfyUI-DiaTTS": [
[
"DiaGenerate",
"DiaLoader"
@@ -2339,15 +2339,6 @@
"title_aux": "comfyui-yaml-prompt"
}
],
"https://github.com/MicheleGuidi/comfyui-computer-vision": [
[
"Sam2ContextSegmentation",
"Sam2TiledSegmentation"
],
{
"title_aux": "ComfyUI-Computer-Vision [WIP]"
}
],
"https://github.com/MickeyJ/ComfyUI_mickster_nodes": [
[
"Image Size Scaled",
@@ -3330,6 +3321,15 @@
"title_aux": "ComfyUI_LLM_Are_You_Listening [WIP]"
}
],
"https://github.com/Yukinoshita-Yukinoe/ComfyUI-KontextOfficialNode": [
[
"KontextImageEditingOfficialAPI_Max",
"KontextTextToImageOfficialAPI_Max"
],
{
"title_aux": "ComfyUI-KontextOfficialNode"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-AuraSR-ZHO": [
[
"AuraSR_Lterative_Zho",
@@ -5076,12 +5076,12 @@
"title_aux": "ComfyUI-LLM-Utils [WIP]"
}
],
"https://github.com/ftechmax/ComfyUI-FTM-Pack": [
"https://github.com/ftechmax/ComfyUI-NovaKit-Pack": [
[
"CountTokens"
],
{
"title_aux": "ComfyUI-FTM-Pack"
"title_aux": "ComfyUI-NovaKit-Pack"
}
],
"https://github.com/gabe-init/ComfyUI-LM-Studio": [
@@ -5785,6 +5785,18 @@
"title_aux": "Jim's ComfyUI Nodes [WIP]"
}
],
"https://github.com/jinchanz/ComfyUI-AliCloud-Bailian": [
[
"BailianAPI",
"BailianAPIPoll",
"BailianAPISubmit",
"MaletteJSONExtractor",
"MaletteJSONModifier"
],
{
"title_aux": "ComfyUI-AliCloud-Bailian [WIP]"
}
],
"https://github.com/jn-jairo/jn_node_suite_comfyui": [
[
"JN_AreaInfo",

View File

File diff suppressed because it is too large Load Diff