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

Reconstruct image fail. #2

Open
yuxu915 opened this issue Apr 23, 2024 · 4 comments
Open

Reconstruct image fail. #2

yuxu915 opened this issue Apr 23, 2024 · 4 comments

Comments

@yuxu915
Copy link

yuxu915 commented Apr 23, 2024

Hi, very good work and thanks for open source code!
I use inversion_example_sdxl.py to reconstruct the image of lion:
image

but get results like:
image

All settings are as default.
Would you please give me some suggestions?
Thanks.

@garibida
Copy link
Owner

Hi,
What model and scheduler do you use? Do you use my examples?
If your code is short and you can share it, it will be easier for me to help :)

@yuxu915
Copy link
Author

yuxu915 commented Apr 23, 2024

hi, I use:

model_type = Model_Type.SDXL
scheduler_type = Scheduler_Type.DDIM

I didn't modify anything in inversion_example_sdxl.py.

@yuxu915
Copy link
Author

yuxu915 commented Apr 24, 2024

hi, @garibida , I've also test inversion_example_turbo.py and get similar fail results like:
image

However, I test inversion_example_sd.py , get successful results.
The problem seems to be present in the SDXL model. Would you please check it?
Thank you.

@garibida
Copy link
Owner

garibida commented May 7, 2024

Hi,

Did you use the environment.yaml or requirements.txt to create your environment? I created multiple environments and I wasn't able to reproduce this issue...

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

2 participants