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

Problem with masking #466

Open
keloniton opened this issue Feb 5, 2024 · 0 comments
Open

Problem with masking #466

keloniton opened this issue Feb 5, 2024 · 0 comments

Comments

@keloniton
Copy link

keloniton commented Feb 5, 2024

Hello,
I am trying to use masking and make some images. But what ever i do there is a white surrounding my final image, I also use /5 and *5, but still the same problem. Please help me.
Here is my propmt:
FIRST PROMPT:
imagine --init-image T18.jpg --mask-prompt "shoes AND NOT (white surrounding){-5}" --mask-mode keep "commercial photography, a pair of shoes, black background, very detailed, high resolution, highly detailed, high quality" --negative-prompt "unreal, unrealistic, ugly, bad quality, not real, deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, not clear, noised" --prompt-strength 10 --steps 10 --model RV-5.1
RESULT OF FIRST RPOMPT:
+5

SECOND PROPMT:
imagine --init-image T18.jpg --mask-prompt "shoes AND NOT (white surrounding){+5}" --mask-mode keep "commercial photography, a pair of shoes, black background, very detailed, high resolution, highly detailed, high quality" --negative-prompt "unreal, unrealistic, ugly, bad quality, not real, deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, not clear, noised" --prompt-strength 10 --steps 10 --model RV-5.1
RESULT OF SECOND PROMPT:
-5
WITHOUT ANY MODIFICATION PROMPT
imagine --init-image T18.jpg --mask-prompt "shoes AND NOT (white surrounding)" --mask-mode keep "commercial photography, a pair of shoes, black background, very detailed, high resolution, highly detailed, high quality" --negative-prompt "unreal, unrealistic, ugly, bad quality, not real, deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, not clear, noised" --prompt-strength 10 --steps 10 --model RV-5.1
RESULT OF WITHOUT ANY MODIFICATION:
NO modification

INITIAL IMAGE:
T18

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