CookAnything: A Framework for Flexible and Consistent Multi-Step Recipe Image Generation
Ruoxuan Zhang, Bin Wen, Hongxia Xie, Yi Yao, Songhan Zuo, Jian-Yu Jiang-Lin, Hong-Han Shuai, Wen-Huang Cheng
TL;DR
CookAnything tackles the challenge of generating coherent, multi-step recipe illustrations from variable-length text instructions. It introduces three innovations—Step-wise Regional Control (SRC) for per-step region binding, Flexible RoPE for step-aware positional encoding, and Cross-Step Consistency Control (CSCC) with a Cooking Agent—to maintain semantic disentanglement, temporal coherence, and ingredient consistency across steps. The framework achieves state-of-the-art performance in both training-based and training-free settings on RecipeGen and VGSI, with strong quantitative metrics and favorable human judgments. The work enables scalable, high-quality visual synthesis of procedural content and has broad potential for instructional media and content creation beyond cooking. Overall, CookAnything provides a unified, extensible approach to structured multi-image generation that aligns closely with textual procedural instructions and ingredient dynamics.
Abstract
Cooking is a sequential and visually grounded activity, where each step such as chopping, mixing, or frying carries both procedural logic and visual semantics. While recent diffusion models have shown strong capabilities in text-to-image generation, they struggle to handle structured multi-step scenarios like recipe illustration. Additionally, current recipe illustration methods are unable to adjust to the natural variability in recipe length, generating a fixed number of images regardless of the actual instructions structure. To address these limitations, we present CookAnything, a flexible and consistent diffusion-based framework that generates coherent, semantically distinct image sequences from textual cooking instructions of arbitrary length. The framework introduces three key components: (1) Step-wise Regional Control (SRC), which aligns textual steps with corresponding image regions within a single denoising process; (2) Flexible RoPE, a step-aware positional encoding mechanism that enhances both temporal coherence and spatial diversity; and (3) Cross-Step Consistency Control (CSCC), which maintains fine-grained ingredient consistency across steps. Experimental results on recipe illustration benchmarks show that CookAnything performs better than existing methods in training-based and training-free settings. The proposed framework supports scalable, high-quality visual synthesis of complex multi-step instructions and holds significant potential for broad applications in instructional media, and procedural content creation.
