Add sample image
Browse files- .gitattributes +1 -0
- README.md +2 -0
- samples/sample.jpg +3 -0
.gitattributes
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
*.pkl filter=lfs diff=lfs merge=lfs -text
|
2 |
*.7z filter=lfs diff=lfs merge=lfs -text
|
3 |
*.arrow filter=lfs diff=lfs merge=lfs -text
|
|
|
1 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
2 |
*.pkl filter=lfs diff=lfs merge=lfs -text
|
3 |
*.7z filter=lfs diff=lfs merge=lfs -text
|
4 |
*.arrow filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -10,6 +10,8 @@ tags:
|
|
10 |
|
11 |
The original TADNE site is https://thisanimedoesnotexist.ai/.
|
12 |
|
|
|
|
|
13 |
## Original TensorFlow model
|
14 |
|
15 |
The original TADNE model is provided in [this site](https://www.gwern.net/Faces#tadne-download) under CC-0 license. ([Google Drive](https://drive.google.com/file/d/1A-E_E32WAtTHRlOzjhhYhyyBDXLJN9_H))
|
|
|
10 |
|
11 |
The original TADNE site is https://thisanimedoesnotexist.ai/.
|
12 |
|
13 |
+
![](samples/sample.jpg)
|
14 |
+
|
15 |
## Original TensorFlow model
|
16 |
|
17 |
The original TADNE model is provided in [this site](https://www.gwern.net/Faces#tadne-download) under CC-0 license. ([Google Drive](https://drive.google.com/file/d/1A-E_E32WAtTHRlOzjhhYhyyBDXLJN9_H))
|
samples/sample.jpg
ADDED
Git LFS Details
|