ai-server/samples/models/dummy/config.json

11 lines
146 B
JSON

{
"type": "python",
"tags": ["dummy"],
"file": "model.py",
"output_type": "video/mp4",
"inputs": {
"file": {"type": "file"}
}
}