mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 04:19:25 +00:00
12 lines
326 B
YAML
12 lines
326 B
YAML
workflowVersion: 1.0.0
|
|
sources:
|
|
comfydeploy-api:
|
|
inputs:
|
|
- location: https://www.comfydeploy.com/api/openapi.json
|
|
registry:
|
|
location: registry.speakeasyapi.dev/comfydeploy/comfydeploy/comfydeploy-api
|
|
targets:
|
|
comfy-deploy:
|
|
target: python
|
|
source: comfydeploy-api
|