mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 20:37:48 +00:00
3.1 KiB
3.1 KiB
CustomNodes
Fields
| Field | Type | Required | Description |
|---|---|---|---|
name |
str | ✔️ | N/A |
url |
str | ✔️ | N/A |
node |
List[operations.Node] | ➖ | N/A |
hash |
Optional[str] | ➖ | N/A |
files |
List[str] | ➖ | N/A |
install_type |
Optional[operations.InstallType] | ➖ | N/A |
warning |
Optional[str] | ➖ | N/A |
pip |
List[str] | ➖ | N/A |