sztanki commited on
Commit
09a8ae6
·
1 Parent(s): c48504a

Add models

Browse files
Files changed (3) hide show
  1. .gitignore +11 -0
  2. e4e_ffhq_encode.pt +3 -0
  3. stylegan2-ffhq-config-f.pt +3 -0
.gitignore ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Node artifact files
2
+ node_modules/
3
+
4
+ # JetBrains IDE
5
+ .idea/
6
+
7
+ # Generated by MacOS
8
+ .DS_Store
9
+
10
+ # Generated by Windows
11
+ Thumbs.db
e4e_ffhq_encode.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ace1d9a8c05c10a399bcd500b8dda118f759ff1aac89dbdab7435f2136a0999
3
+ size 1201649680
stylegan2-ffhq-config-f.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bae494ef77e32a9cd1792a81a3c167692a0e64f6bcd8b06592ff42917e2ed46e
3
+ size 381462551