johko commited on
Commit
c4b40d2
·
1 Parent(s): 1d850c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,4 +1,9 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
3
  ---
4
  The model provided is a PGGAN generator trained on the celebahq dataset with a resolution of 1024px. 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
+ - pggan
6
+ - huggan
7
+ - unconditional-image-generation
8
  ---
9
  The model provided is a PGGAN generator trained on the celebahq dataset with a resolution of 1024px. It is uploaded as part of porting this project: https://github.com/genforce/sefa to hugginface spaces.