Skip to content

Commit

Permalink
feat: add captain nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelass committed May 19, 2024
1 parent 334911c commit 4a3938e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions files/comfyui/custom_nodes/comfyui-capatin-nodes/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"type": "comfyui-extension",
"label": "Captain Nodes",
"description": "Includes nodes that were created to enhance the capabilities for workflows in Captain",
"author": "Blibla",
"link": "https://github.com/blib-la/ComfyUI-Captain-Nodes",
"license": "AGPL-3.0",
"architecture": "python",
"sources": [
{
"id": "blib-la/ComfyUI-Captain-Nodes",
"label": "Captain Nodes",
"source": "https://github.com/blib-la/ComfyUI-Captain-Nodes/archive/refs/tags/v0.1.0.zip",
"destination": "comfyui/custom_nodes",
"fileName": "ComfyUI-Captain-Nodes",
"unzip": true,
"flat": true
}
]
}

0 comments on commit 4a3938e

Please sign in to comment.