Ability to Enterprise
GenAI Design
First GenAI platform formally adopted in automotive manufacturing. Stable Diffusion, Flux, LoRA fine-tuning per brand, ComfyUI migration for complex workflows, multi-model handling. Included in Renault's Leap 100 programme to manufacturing a vehicle in under 100 weeks vs the historical 3.5 years.
all studios
cycle time
from 8 baseline
from 3.8 at launch
₹210 → ₹135
Mathieu
Pain: "AI won't draw cars to that's our job." Identity threat. Initial resistance.
After 6 months: Requesting expanded access daily. Internal champion.
Priya
Pain: Mon to Thu on initial concept sketches alone. 5 different tools in current workflow.
Needs: Rapid generation. Single unified tool. Brand-consistent without manual injection.
Jordan
Pain: Cross-studio brand consistency is manual. Each studio has its own style conventions.
Needs: Studio-level LoRA conditioning. Creative control with brand guardrails.
Ability to design platform home screen
Presenting Ability as part of the Leap 100 AI Centre of Excellence programme
Why we migrated from A1111 to ComfyUI: A1111 is excellent for standard text-to-image but hits ceilings with complex multi-step workflows to combining sketch-to-image, inpainting, style conditioning, and upscaling in a single run. ComfyUI's node-based graph allows any model combination to be chained visually by designers themselves, without engineering involvement. Result: designers build their own pipelines for specific use cases (exterior sketch → rendered concept → brand variant) in hours, not days.
| Decision | Chosen | Rejected | Rationale |
|---|---|---|---|
| Training data location | Renault private cloud only | GCP public training | Design assets are trade secrets. Legal required training to stay on-premise. Inference on GCP only. |
| Workflow tool | ComfyUI node graph | A1111 only | A1111 ceiling for complex multi-step workflows. ComfyUI enables designer-built pipelines. |
| Style conditioning | Per-brand LoRA fine-tuning | General SDXL only | Generic models produce generic automotive design. LoRA per brand maintains brand vocabulary. |
| Queue architecture | RabbitMQ async job queue | Synchronous requests | GPU rendering is slow. Async queue with wait-time display prevents UI blocking and sets expectations. |