stylegan2-pytorch
stylegan2-pytorch copied to clipboard
Strange error about "torch_utils" module
I've had no problems converting the official FFHQ checkpoints but couldn't convert BRECAHAD checkpoints due to the error below. It kept mentioning torch_utils
being not found on line 236, but there is no mention of the module in the code at all.