Issue with GTX 3070 #60
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?
I followed the installation instructions, and after running the first test command, the following error appears:
This wast after running the first test command:
Some guides suggesting upgrading to CUDA 11, but after doing so a whole host of other errors appeared.
Help appreciated.
#15
Followed the steps in reply here, now a new error occurs.
Each run generates a bunch of .patch files, deleting them and re-running doesn't help.
File latest_net_G.pth missed. You should download and unzip checkpoints.zip, place it in the root dir ./
Additional information here.
@andrewrush the files are in the path. latest_net_G.pth is in ./people/latest_net_G.pth
You should make a new directory named 'checkpoints' under the ./simswap. And copy to 'people' directory to 'checkpoints' directory .In other words, directory structure should be like this: Personal/Development/simswap/checkpoints/people
@NNNNAI I got the same problem and making a 'checkpoints' subdirectory solves it. However, in the "preparation" guide, it says to unzip the archive to the root of the repository (./) but not to ./checkpoints/
@fortminors Because the default decompression will automatically generate a checkpoints subfolder