python scripts/text_editing.py --prompt "text "ECCV"" --init_image "inputs/img.png" --mask "inputs/mask.png"
When I use your demo to generate the text "ECCV", the "text" is also generated in the img, which is different in your paper. Could please tell me the reason ??? thanks a lot.
python scripts/text_editing.py --prompt "text "ECCV"" --init_image "inputs/img.png" --mask "inputs/mask.png" When I use your demo to generate the text "ECCV", the "text" is also generated in the img, which is different in your paper. Could please tell me the reason ??? thanks a lot.