Files
Project_Astral/backend-agent/templates/mock_workflow.json
2026-02-25 00:50:23 +05:30

14 lines
210 B
JSON

{
"client_id": "astralguard-test",
"prompt": {
"1": {
"class_type": "EmptyLatentImage",
"inputs": {
"width": 512,
"height": 512,
"batch_size": 1
}
}
}
}