| { | |
| "task": "text-to-image", | |
| "framework": "custom", | |
| "model_id": "jree423/diffsketcher", | |
| "custom_handler": "handler.py:EndpointHandler", | |
| "runtime": "python", | |
| "runtime_version": "3.10", | |
| "accelerator": "gpu", | |
| "instance_type": "gpu-1x-a10g", | |
| "max_batch_size": 1, | |
| "max_concurrent_requests": 1, | |
| "timeout": 300 | |
| } |