update DB

update scanner script
This commit is contained in:
Dr.Lt.Data
2025-07-17 12:22:13 +09:00
parent cab39973ae
commit ee69d393ae
7 changed files with 18 additions and 56 deletions

View File

@@ -7270,9 +7270,9 @@
],
"https://github.com/mr-krak3n/ComfyUI-Qwen": [
[
"DeepSeekResponseParser",
"QwenLoader",
"QwenSampler"
"Qwen2_Chat_Zho",
"Qwen2_ModelLoader_Zho",
"Qwen2_Zho"
],
{
"title_aux": "ComfyUI-Qwen [CONFLICT]"
@@ -7758,9 +7758,9 @@
],
{
"author": "prabinpebam",
"description": "This node can take any input and use that to run a python script in ComfyUI",
"nickname": "AnyPython",
"title": "AnyPython v0.1",
"description": "This node can execute Python operations with user-confirmed risk management",
"nickname": "anyPython",
"title": "anyPython v0.0.3",
"title_aux": "anyPython [UNSAFE]"
}
],

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "1H-hobit",
"title": "ComfyUI_InternVL3 [REMOVED]",
"reference": "https://github.com/1H-hobit/ComfyUI_InternVL3",
"files": [
"https://github.com/1H-hobit/ComfyUI_InternVL3"
],
"install_type": "git-clone",
"description": "ComfyUI for [a/InternVL](https://github.com/OpenGVLab/InternVL)"
},
{
"author": "spacepxl",
"title": "ComfyUI-Florence-2 [DEPRECATED]",

View File

@@ -90,16 +90,6 @@
"install_type": "git-clone",
"description": "Saves images directly to OneDrive using Microsoft's free API service."
},
{
"author": "1H-hobit",
"title": "ComfyUI_InternVL3",
"reference": "https://github.com/1H-hobit/ComfyUI_InternVL3",
"files": [
"https://github.com/1H-hobit/ComfyUI_InternVL3"
],
"install_type": "git-clone",
"description": "ComfyUI for [a/InternVL](https://github.com/OpenGVLab/InternVL)"
},
{
"author": "Yukinoshita-Yukinoe",
"title": "ComfyUI-Qwen-Node",

View File

@@ -320,20 +320,6 @@
"title_aux": "Comfyui-ergouzi-samplers"
}
],
"https://github.com/1H-hobit/ComfyUI_InternVL3": [
[
"DynamicPreprocess",
"InternVLHFInference",
"InternVLModelLoader"
],
{
"author": "chflame",
"description": "A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.",
"nickname": "LayerStyle",
"title": "LayerStyle",
"title_aux": "ComfyUI_InternVL3"
}
],
"https://github.com/1hew/ComfyUI-1hewNodes": [
[
"ImageAddLabel",