AI Image Generation Specialist
An AI Image Generation Specialist harnesses generative AI models-such as Stable Diffusion, Midjourney, and DALL·E-to produce high-…
Skill Guide
The design, implementation, and management of automated, repeatable pipelines for AI-powered visual asset generation and manipulation, leveraging specialized node-based GUIs like ComfyUI and InvokeAI or custom code in Python.
Scenario
Generate 50 unique character portraits from a list of descriptive prompts, with consistent style and resolution, for a game or storyboard.
Scenario
Take a set of 10 low-resolution concept sketches (64x64) and programmatically generate high-resolution (1024x1024), fully rendered variations for each.
Scenario
Build a backend service where an API call with a product description (e.g., 'red sneakers, studio lighting') and a reference 3D model silhouette triggers the generation of photorealistic marketing images from multiple angles.
ComfyUI is the primary choice for visual pipeline construction and granular control. InvokeAI offers a more integrated library experience. Automatic1111's API mode is common in existing scripts. Select based on need for visual debugging (ComfyUI) versus integrated library/asset management (InvokeAI).
Python is essential for building custom orchestrators that drive the GUIs via their APIs. Shell scripting is used for basic batch job management. JSON/YAML are the formats for serializing and parameterizing complex workflow configurations for version control and dynamic generation.
ControlNet models are the backbone of controllable generation, enabling sketch-to-art and pose-guided workflows. Upscalers are critical for moving from latent space to production-resolution outputs. LoRAs allow for efficient, repeatable style or character injection without reloading full models.
1 career found
Try a different search term.