mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-08 14:01:46 -07:00
removed support of extracted(aligned) PNG faces. Use old builds to convert from PNG to JPG. fanseg model file in facelib/ is renamed
2 lines
No EOL
51 B
Python
2 lines
No EOL
51 B
Python
from .OptimizerBase import *
|
|
from .RMSprop import * |