mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-14 18:57:22 -07:00
initial
This commit is contained in:
parent
73de93b4f1
commit
6bd5a44264
71 changed files with 8448 additions and 0 deletions
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
*
|
||||
!*.py
|
||||
!*.md
|
||||
!*.txt
|
||||
!*.jpg
|
||||
!requirements*
|
||||
!doc
|
||||
!facelib
|
||||
!gpufmkmgr
|
||||
!localization
|
||||
!mainscripts
|
||||
!mathlib
|
||||
!models
|
||||
!nnlib
|
||||
!utils
|
Loading…
Add table
Add a link
Reference in a new issue