# faceswap-models **Repository Path**: spinphysics/faceswap-models ## Basic Information - **Project Name**: faceswap-models - **Description**: Models for deepfakes/faceswap - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # faceswap-models Models for deepfakes/faceswap See https://github.com/deepfakes/faceswap for the main repo ## Format Models **must** be stored in zip format. ## Versioning Add model tags as follows: `v..` Where: `` is the section: ``` 1 - Extract 2 - Train 3 - Convert ``` `` is the model identifier (should never change for different iterations of the same model). `` is the version number of the model (start at version 1 and iterate for new versions).