johko commited on
Commit
8a215b1
1 Parent(s): c860117

Update README.md

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