TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType #89
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Installed this today and got the same startup error.
Try to download the model manually (https://github.com/facefusion/facefusion-assets/releases/download/models/inswapper_128.onnx) and put it in
<webui>/models/faceswaplabI will try to see why this bug happens.