AI Visual Prompt Designer
An AI Visual Prompt Designer crafts precise, creative text prompts and control configurations that guide generative AI models-such…
Skill Guide
A suite of computer vision techniques for transforming existing images: transferring style/content between images (img2img), reconstructing masked regions (inpainting), extending image boundaries (outpainting), and enhancing resolution/detail (upscaling).
Scenario
You have a product photo (e.g., a chair) taken in a studio with a plain background. You need to place it in multiple realistic room settings for an e-commerce catalog.
Scenario
A brand campaign requires applying a specific artist's style (e.g., Van Gogh's brushstrokes) to a series of 100 modern cityscape photographs while preserving recognizable landmarks.
Scenario
Film restoration project: extend 4:3 archival footage to 16:9 widescreen for modern displays, requiring temporal consistency across frames.
A1111/ComfyUI for local experimentation and custom node workflows; Diffusers for programmatic pipeline building in Python; Firefly for commercial-grade, legally clear content generation.
ControlNet for structural guidance (pose, edges, depth); Ultimate SD Upscale for tiled, high-resolution processing; Photoshop for final manual refinement and AI-assisted editing.
RunPod/Modal for scalable, pay-per-use GPU inference; SageMaker for enterprise-grade, managed endpoint deployment with monitoring.
Answer Strategy
Explain the technical workflow: using an inpainting model with a carefully masked border region, employing ControlNet depth maps for structural continuity, adjusting denoising strength inversely with distance from the original image edge, and running multiple passes with overlap to blend seams. Sample answer: 'I'd use a diffusion-based outpainter like SDXL's with a masked prompt, leveraging depth ControlNet to maintain perspective. I'd set denoising strength high only in the new border region and use a 30% overlap zone for seamless blending, followed by a consistency pass with lower strength.'
Answer Strategy
Tests systematic debugging and pipeline optimization. Sample answer: 'First, I'd check if the source images have varying resolutions affecting the upscaler. Then, I'd inspect the upscaling prompts and CFG scales-artifacts often come from over-guidance. I'd implement a pre-processing step to standardize input dimensions and use a lower, consistent denoising strength (e.g., 0.3-0.4) for the upscaler to avoid hallucination.'
1 career found
Try a different search term.