File size: 325 Bytes
56514d5
0bdf6ec
 
ffc93fc
 
 
 
 
 
 
 
 
56514d5
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "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
}