-
Notifications
You must be signed in to change notification settings - Fork 8
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
Has anyone reproduced this method? #8
Comments
@wzr1201 Hi,I have encount this problem, did you solved this issue? |
@wzr1201 |
Could you let me know how you resolved it? I'm experiencing the same issue. |
Hi, @pokameng. I'm currently facing the same problem. Could you share how you solved it? Thanks. |
you can solve it by adjusting Denosing Strength to 1.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried the summer2winter model,but the results are out of expectations,the parameters as follows:
process(input_image, 'winter', 'summer', num_samples=1, image_resolution=512, ddim_st eps=100, guess_mode=False, strength=1.0, scale=9.0, seed=1000, eta=1.0, denoise_strength=0.5)
input image:
output image
The text was updated successfully, but these errors were encountered: