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/models.md
Normal file
10
docs/models/operations/models.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Models
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ------------------ | ------------------ | ------------------ | ------------------ |
|
||||
| `name` | *str* | :heavy_check_mark: | N/A |
|
||||
| `hash` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
||||
| `url` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
||||
Reference in New Issue
Block a user