Create pixart_sigma_xl_512x512.json
Browse files
inference-cache-config/pixart_sigma_xl_512x512.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"Jingya/pixart_sigma_pipe_xl_2_512_ms": [
|
3 |
+
{ "task": "pixart", "batch_size": 1, "height": 512, "width": 512, "num_images_per_prompt": 1, "torch_dtype": "bfloat16", "sequence_length": 120 }
|
4 |
+
]
|
5 |
+
}
|