Skip to content

james03160927/node-pack-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate ComfyUI Node Pack Information

Execute the following command. You can adjust CUSTOM_NODE_URL and CUSTOM_NODE_NAME.

docker compose run comfyui \
    --build \
    -e CUSTOM_NODE_URL=https://storage.googleapis.com/comfy-registry/altkeyproject/comfyui-dream-project/1.0.6/node.tar.gz \
    -e CUSTOM_NODE_NAME=comfyui-dream-project \
    comfyui-dream-project-nodepack.json

The command will produce comfyui-dream-project-nodepack.json under output directory.

node-pack-extract

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published