mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2024-11-23 00:00:09 -08:00
7d389718fe
This is the fastest model for low-end cards. Model has zero options and trains a 96pix fullface. It is good for quick deepfake demo. Example of the preview trained in 15 minutes on RTX2080Ti: https://i.imgur.com/oRMvZFP.jpg
2 lines
25 B
Python
2 lines
25 B
Python
from .Model import Model
|