You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your great work!
I test some image editing case, such as "remove the right person in the image", execute this command: python infer.py/infer_mobile.py --prompt "remove the right person in the image" --image_path ./input/test_dreamlite.jpg , here are the processing results of the model. You can see that although the person on the right has been removed, it has caused the other two faces to deform. Have you tested this situation? How was it resolved?
We look forward to your reply.
Thanks for your great work!



I test some image editing case, such as "remove the right person in the image", execute this command: python infer.py/infer_mobile.py --prompt "remove the right person in the image" --image_path ./input/test_dreamlite.jpg , here are the processing results of the model. You can see that although the person on the right has been removed, it has caused the other two faces to deform. Have you tested this situation? How was it resolved?
We look forward to your reply.