johko commited on
Commit
a32c343
1 Parent(s): 0bb0721

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,5 +1,11 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
3
  ---
4
 
 
5
  The model provided is a StyleGAN generator trained on Anime faces with a resolution of 512px. It is uploaded as part of porting this project: https://github.com/genforce/sefa to hugginface spaces.
 
1
  ---
2
  license: apache-2.0
3
+ tags:
4
+ - gan
5
+ - stylegan
6
+ - huggan
7
+ - unconditional-image-generation
8
  ---
9
 
10
+
11
  The model provided is a StyleGAN generator trained on Anime faces with a resolution of 512px. It is uploaded as part of porting this project: https://github.com/genforce/sefa to hugginface spaces.