This commit is contained in:
bennykok
2024-07-16 14:45:28 -07:00
commit 6ea0b09d80
207 changed files with 8190 additions and 0 deletions

View 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 |