Infographic — coffee brewing methods compared
Clean infographic comparing four coffee brewing methods side by side: French Press, Pour Over, Espresso, and Cold Brew. Each method is represented by a simplified cross-section diagram of its equipment showing water flow and coffee grounds interaction. Below each diagram: brew time, grind size, water temperature, and strength rating shown as icon-based data points. The layout is a single horizontal row on a cream background. Color coding uses warm browns and subtle orange accents. Typography is modern sans-serif. The overall design is editorial and information-dense without feeling cluttered.
查看 API 代码
curl -X POST https://runapi.ai/api/v1/gpt_image_2/text_to_image \
-H "Authorization: Bearer $RUNAPI_KEY" \
-H "Content-Type: application/json" \
--data-binary @- <<'JSON'
{
"model": "gpt-image-2",
"prompt": "Clean infographic comparing four coffee brewing methods side by side: French Press, Pour Over, Espresso, and Cold Brew. Each method is represented by a simplified cross-section diagram of its equipment showing water flow and coffee grounds interaction. Below each diagram: brew time, grind size, water temperature, and strength rating shown as icon-based data points. The layout is a single horizontal row on a cream background. Color coding uses warm browns and subtle orange accents. Typography is modern sans-serif. The overall design is editorial and information-dense without feeling cluttered."
}
JSON