Bernini Updates Tile-Based Video Generation Workflow
Emotional_Example_12 · reddit · 2026-07-16
Bernini's FHD Tile Generation Solution
This post updates a video generation workflow for Wan / Bernini. The author replaced the legacy "Tile Settings" subgraph with a new Tile Split / Tile Select / Tile Merge 3-node setup, streamlining the process of splitting, selecting, and merging image/video tiles.
Key Improvements
- Auto Grid Splitting: Automatically calculates tile dimensions based on grids (e.g., 2×2, 8×8, 16×16) and aligns them to the multiple of 16 required by the model.
- Seamless Stitching: Tile Merge uses feathered overlap to combine processed tiles, avoiding visible seams.
- Auto Upscale Detection: If a single tile is 2× the original, the merged image automatically scales to 2×.
- Edge Padding: Resolutions like 1920×1080 (not a multiple of 16) are padded to 1088 and cropped back post-merge to prevent pixel loss.
Implementation Details
- Pixel-based Tiling: Runs the entire pipeline independently on each tile, reducing global RoPE alignment issues.
- Live Stitching: Reimplemented to fix tile drift by pasting adjacent tiles' generated outputs into overlap areas, tricking the model into treating them as finished.
- Installer refactored to include Bernini-R INT8 ConvRot, LightX2V 4-step LoRAs, CUDA auto-detection, and idempotent downloads.
Bernini Features
Additional paper/experimental capabilities include:
- Bernini Prompt Enhancer
- First-Frame CoT
- Bernini Multi-Guidance
- guidancemode support in Infinity
- Prompt Guide expanded to 22 Bernini-Bench tasks with 35 presets in total.
Finally, the author compares sequential vs. contextwindow video processing: the former saves VRAM, while the latter offers better temporal consistency and supports maskmode: bbox.
Related event: Bernini Releases High-Resolution Tile Video Generation Workflow(2 posts)→
More from Multimodal
- Seedance 2.0 demo turns ketchup on spaghetti in Rome into an AI reaction meme — azed_ai · 2026-07-21
- A reusable “Lunar Eclipse Dreamscape” prompt comes with multiple example renders — LudovicCreator · 2026-07-21
- Midjourney 8.2 preview shows a double-exposure prompt with strong style control — michaelrabone · 2026-07-21
- Travel MCP Server adds flight, hotel, weather and budget tools for agents — modelcontextprotocol · 2026-07-21
- Douyin Video Analysis MCP turns share links into structured video summaries — modelcontextprotocol · 2026-07-21
- Synthesia launches Dubbing 2.0 with 130+ languages and lip-sync video translation — synthesiaIO · 2026-07-21