ComfyUI Node
Git Repository Installer 📦
A ComfyUI node in utils/git with 4 inputs and 3 outputs.
Git Repository Installer 📦
- status_message
- success
- installed_path
◄github_urlhttps://github.com/username/repo.git►
◄install_requirementstrue►
◄force_reinstallfalse►
◄custom_folder_name►
Categoryutils/git
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| github_url | STRING | https://github.com/username/repo.git | — |
| install_requirements | BOOLEAN | true | — |
| force_reinstall | BOOLEAN | false | — |
| custom_folder_nameopt | STRING | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| status_message | STRING | — |
| success | BOOLEAN | — |
| installed_path | STRING | — |