Skip to content

Input 2 images, is it correct? #76

Description

@poso520

model: flux-2-klein-4b

Image? tigerOnMoon = ModelContext.GenerateImage(ImageGenerationParameter.TextToImage("head_swap: start with Picture 1 as the base image, keeping its lighting, environment, and background. remove the head from Picture 1 completely and replace it with the head from Picture 2, strictly preserving the hair, eye color, nose structure of Picture 2. copy the direction of the eye, head rotation, micro expressions from Picture 1, high quality, sharp details, 4k.")
.WithCfg(1f)
.WithSteps(4)
.WithRefImages(image1)
.WithRefImages(image2)
.WithSampler(Sampler.Euler));

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions