deepfakes / faceswap-playground

User dedicated repo for the faceswap project
306 stars 194 forks source link

Small bug in staging cli.py #251

Closed Kirin-kun closed 5 years ago

Kirin-kun commented 5 years ago

In lib/cli.py in staging, the default for the mask is "facehull_rect", which isn't a valid parameter.

Workaround: just add the parameter on the command line (-M facehull)

(I don't use the gui, which adds the parameter on itself I guess)

torzdf commented 5 years ago

I have a list of bugs to be squashed, and this is on it....

Kirin-kun commented 5 years ago

Noted.

torzdf commented 5 years ago

Should be fixed in latest commit