File size: 364 Bytes
8a8cdae | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"models_name": [
"replicate_Playground-v2.5_text2image",
"replicate_Kandinsky-v2.2_text2image",
"replicate_Playground-v2.0_text2image",
"replicate_SDXL-Lightning_text2image"
],
"img_rank": [
2,
1,
3,
4
],
"prompt": [
"a train on a train track at a train station"
]
} |