mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-19 21:13:20 -07:00
added Quick96 model
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
This commit is contained in:
parent
1f350ae413
commit
7d389718fe
2 changed files with 263 additions and 0 deletions
1
models/Model_Quick96/__init__.py
Normal file
1
models/Model_Quick96/__init__.py
Normal file
|
@ -0,0 +1 @@
|
|||
from .Model import Model
|
Loading…
Add table
Add a link
Reference in a new issue