Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My images are not being edited much #83

Open
UmbertoTomasini opened this issue Jul 24, 2023 · 1 comment
Open

My images are not being edited much #83

UmbertoTomasini opened this issue Jul 24, 2023 · 1 comment

Comments

@UmbertoTomasini
Copy link

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?

@UmbertoTomasini
Copy link
Author

UmbertoTomasini commented Jul 24, 2023

I get the same problem (generated edited images almost identical to the original one) also with other examples like (with prompt " a photo of a cat closing his eyes") :

upsampled_cat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant