liqi-casia / FaceSwapper

64 stars 9 forks source link

IndentationError: unindent does not match any outer indentation level #6

Closed netrunner-exe closed 2 years ago

netrunner-exe commented 2 years ago

File "/content/FaceSwapper/core/wing.py", line 440 @torch.no_grad() ^ IndentationError: unindent does not match any outer indentation level

liqi-casia commented 2 years ago

I have fixed this error https://github.com/liqi-casia/FaceSwapper/blob/599e8e56c72fb9f221175719e50fd51b863caae7/core/wing.py#L440