mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
6dac0a8983
commit
2498e93509
@ -11426,6 +11426,27 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Provides a custom node to load config for sampler nodes from a yaml file."
|
||||
},
|
||||
{
|
||||
"author": "fearnworks",
|
||||
"title": "Fearnworks Nodes",
|
||||
"id": "fearnworks",
|
||||
"reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes",
|
||||
"files": [
|
||||
"https://github.com/fearnworks/ComfyUI_FearnworksNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides various nodes to support multimodal workflows."
|
||||
},
|
||||
{
|
||||
"author": "807502278",
|
||||
"title": "ComfyUI-3D-MeshTool",
|
||||
"reference": "https://github.com/807502278/ComfyUI-3D-MeshTool",
|
||||
"files": [
|
||||
"https://github.com/807502278/ComfyUI-3D-MeshTool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple 3D model processing tool within ComfyUI."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -11669,17 +11690,6 @@
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:Apply Invisible Watermark, Extract Watermark. Adds up to 12 characters encoded into an image that can be extracted."
|
||||
},
|
||||
{
|
||||
"author": "fearnworks",
|
||||
"title": "Fearnworks Nodes",
|
||||
"id": "fearnworks",
|
||||
"reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes",
|
||||
"files": [
|
||||
"https://github.com/fearnworks/ComfyUI_FearnworksNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides various nodes to support multimodal workflows."
|
||||
},
|
||||
{
|
||||
"author": "LZC",
|
||||
"title": "Hayo comfyui nodes",
|
||||
|
||||
@ -208,6 +208,46 @@
|
||||
"title_aux": "ComfyUI-DareMerge"
|
||||
}
|
||||
],
|
||||
"https://github.com/807502278/ComfyUI-3D-MeshTool": [
|
||||
[
|
||||
"Auto_Normal",
|
||||
"Load_OBJ",
|
||||
"Mesh_Clean_Data",
|
||||
"Mesh_Cleanup",
|
||||
"Mesh_Data",
|
||||
"Mesh_Data_Statistics",
|
||||
"Mesh_Optimization",
|
||||
"Mesh_Subdivide",
|
||||
"UV_options",
|
||||
"UnwrapUV_Auto_xatlas",
|
||||
"UnwrapUV_xatlas",
|
||||
"array-append",
|
||||
"array-attribute",
|
||||
"array-convert",
|
||||
"array-end-increment",
|
||||
"array-end-step",
|
||||
"array-is-null",
|
||||
"array-number-to-angle",
|
||||
"array-select-element",
|
||||
"array-step",
|
||||
"array-step-increment",
|
||||
"array-t",
|
||||
"array-to-camposes",
|
||||
"cam-pos-bus",
|
||||
"mesh_data_bus",
|
||||
"mesh_remap_cubvh",
|
||||
"show_any",
|
||||
"string-to-array",
|
||||
"vc_to_texture"
|
||||
],
|
||||
{
|
||||
"author": "807502278",
|
||||
"description": "A simple 3D model processing tool within ComfyUI",
|
||||
"nickname": "3D Mesh Tool",
|
||||
"title": "3D Mesh Tool",
|
||||
"title_aux": "ComfyUI-3D-MeshTool"
|
||||
}
|
||||
],
|
||||
"https://github.com/80sVectorz/ComfyUI-Static-Primitives": [
|
||||
[
|
||||
"FloatStaticPrimitive",
|
||||
|
||||
@ -54,6 +54,11 @@
|
||||
"last_update": "2024-07-09 16:29:23",
|
||||
"author_account_age_days": 4069
|
||||
},
|
||||
"https://github.com/807502278/ComfyUI-3D-MeshTool": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-07-12 05:15:46",
|
||||
"author_account_age_days": 2031
|
||||
},
|
||||
"https://github.com/80sVectorz/ComfyUI-Static-Primitives": {
|
||||
"stars": 10,
|
||||
"last_update": "2024-05-23 11:20:57",
|
||||
|
||||
@ -61,16 +61,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: ollamaLoader, ShowText, ShowInt, LoopTexts, LoopFloat, LoopInteger, ..."
|
||||
},
|
||||
{
|
||||
"author": "807502278",
|
||||
"title": "ComfyUI-3D-MeshTool [WIP]",
|
||||
"reference": "https://github.com/807502278/ComfyUI-3D-MeshTool",
|
||||
"files": [
|
||||
"https://github.com/807502278/ComfyUI-3D-MeshTool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Introduction: A simple 3D model processing tool within ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "thderoo",
|
||||
"title": "_topfun_s_nodes",
|
||||
|
||||
@ -12,6 +12,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "807502278",
|
||||
"title": "ComfyUI-3D-MeshTool",
|
||||
"reference": "https://github.com/807502278/ComfyUI-3D-MeshTool",
|
||||
"files": [
|
||||
"https://github.com/807502278/ComfyUI-3D-MeshTool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple 3D model processing tool within ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Cyberschorsch",
|
||||
"title": "ComfyUI Checkpoint Loader Config",
|
||||
|
||||
@ -208,6 +208,46 @@
|
||||
"title_aux": "ComfyUI-DareMerge"
|
||||
}
|
||||
],
|
||||
"https://github.com/807502278/ComfyUI-3D-MeshTool": [
|
||||
[
|
||||
"Auto_Normal",
|
||||
"Load_OBJ",
|
||||
"Mesh_Clean_Data",
|
||||
"Mesh_Cleanup",
|
||||
"Mesh_Data",
|
||||
"Mesh_Data_Statistics",
|
||||
"Mesh_Optimization",
|
||||
"Mesh_Subdivide",
|
||||
"UV_options",
|
||||
"UnwrapUV_Auto_xatlas",
|
||||
"UnwrapUV_xatlas",
|
||||
"array-append",
|
||||
"array-attribute",
|
||||
"array-convert",
|
||||
"array-end-increment",
|
||||
"array-end-step",
|
||||
"array-is-null",
|
||||
"array-number-to-angle",
|
||||
"array-select-element",
|
||||
"array-step",
|
||||
"array-step-increment",
|
||||
"array-t",
|
||||
"array-to-camposes",
|
||||
"cam-pos-bus",
|
||||
"mesh_data_bus",
|
||||
"mesh_remap_cubvh",
|
||||
"show_any",
|
||||
"string-to-array",
|
||||
"vc_to_texture"
|
||||
],
|
||||
{
|
||||
"author": "807502278",
|
||||
"description": "A simple 3D model processing tool within ComfyUI",
|
||||
"nickname": "3D Mesh Tool",
|
||||
"title": "3D Mesh Tool",
|
||||
"title_aux": "ComfyUI-3D-MeshTool"
|
||||
}
|
||||
],
|
||||
"https://github.com/80sVectorz/ComfyUI-Static-Primitives": [
|
||||
[
|
||||
"FloatStaticPrimitive",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user