llSourcell / deepfakes

This is the code for "DeepFakes" by Siraj Raval on Youtube
970 stars 466 forks source link

model zip file existed in .fs_cache, still to download from remote #12

Open yangboz opened 1 year ago

yangboz commented 1 year ago

as titled.

face-alignment-network_2d4_keras_v2.zip s3fd_keras_v2.h5 (faceswap) xibaoda@xibaoda-Z490-UD:~/faceswap$ python faceswap.py extract -i ./src -o ./output Setting Faceswap backend to NVIDIA 12/29/2022 17:37:26 INFO Log level set to: INFO 12/29/2022 17:37:27 INFO Loading Detect from S3Fd plugin... 12/29/2022 17:37:27 INFO Loading Align from Fan plugin... 12/29/2022 17:37:27 INFO Downloading model: 'face-alignment-network_2d4_keras' from: https://github.com/deepfakes-models/faceswap-models/releases/download/v13.2/face-alignment-network_2d4_keras_v2.zip