mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-06 04:52:13 -07:00
change samples.pak to faceset.pak
This commit is contained in:
parent
9312a3c334
commit
246129a964
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ from utils import Path_utils
|
|||
|
||||
import samplelib.SampleHost
|
||||
|
||||
packed_faceset_filename = 'samples.pak'
|
||||
packed_faceset_filename = 'faceset.pak'
|
||||
|
||||
class PackedFaceset():
|
||||
VERSION = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue