- Ana Sayfa
- İş Akışları
- Ohneis - Product Workflow

Ohneis - Product Workflow is a streamlined ComfyUI pipeline for batch-processing product photos and turning them into clean, consistent assets with optional motion clips. It starts with LoadImage and BatchImagesNode to pull in one or more source photos and apply identical processing across the set. The images are passed through GeminiImage2Node, which performs the core image-to-image transformation configured in your workflow (for example, enhancement, style harmonization, or light retouching). A custom utility node (ID: f4fca0c6-bff8-4410-84df-a9d8961ce181) is included for pre/post-processing—such as resizing, padding, or color/format normalization—before final outputs are written by SaveImage.
For motion, ByteDance2FirstLastFrameNode generates a short product video by interpolating between two processed stills (typically the first and last in the batch), producing smooth in-between frames for a subtle pan, spin, or reveal effect. SaveVideo then writes the final clip. The combination of batch consistency (BatchImagesNode), controlled image-to-image processing (GeminiImage2Node), and first/last-frame interpolation (ByteDance2FirstLastFrameNode) makes this workflow well-suited to e-commerce catalogs and quick social-ready product reels with minimal setup.
FAQ
























