File size: 435 Bytes
8a8cdae | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | {
"models_name": [
"replicate_Openjourney-v4_text2image",
"replicate_Kandinsky-v2.0_text2image",
"huggingface_SDXL-turbo_text2image",
"replicate_Kandinsky-v2.2_text2image"
],
"img_rank": [
3,
2,
4,
1
],
"prompt": [
"a vibrant and sunny beach scene filled with palm trees, colorful umbrellas, and people enjoying the serene ocean views"
]
} |