Skip to content

My images are not being edited much #83

@UmbertoTomasini

Description

@UmbertoTomasini

I want to use this implementation of Imagic to modify images like the following:

test_image_horse

which is obtained upscaling an image of a CIFAR10 horse through https://huggingface.co/stabilityai/stable-diffusion-x4-upscaler#examples

I want to edit it to have its front legs raised. I used the prompt:

"A photo of a horse with his front legs raised"

After setting up Imagic (I think correclty since I can reproduce the Obama example in the notebook), I get the following:

  1. I can reconstruct the original image, in a 512x512 version
  2. The generated modified images are all almost identical to the original (just the horse is a bit translated and the background color changes).

How can I use Imagic to edit the aforementioned image, generating the desired prompt?

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