mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-07 20:37:44 +00:00
init
This commit is contained in:
10
docs/models/operations/snapshot.md
Normal file
10
docs/models/operations/snapshot.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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 |
|
||||
Reference in New Issue
Block a user