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

8 lines
94 B
JSON

{
"type": "python",
"file": "model.py",
"inputs": {
"file": {"type": "file"}
}
}