File size: 354 Bytes
8a8cdae | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"models_name": [
"replicate_SDXL_text2image",
"replicate_SD-v1.5_text2image",
"huggingface_SDXL-turbo_text2image",
"replicate_Realvisxl-v3.0_text2image"
],
"img_rank": [
4,
3,
1,
2
],
"prompt": [
"The bed in the room is clean and ready for its guests."
]
} |