mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 12:27:45 +00:00
10 lines
1.7 KiB
Markdown
10 lines
1.7 KiB
Markdown
# Snapshot
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- | --------------------------------------------------------------------------------- |
|
|
| `comfyui` | *str* | :heavy_check_mark: | N/A |
|
|
| `git_custom_nodes` | Dict[str, [operations.GitCustomNodes](../../models/operations/gitcustomnodes.md)] | :heavy_check_mark: | N/A |
|
|
| `file_custom_nodes` | List[*Any*] | :heavy_check_mark: | N/A | |