Update README.md
Browse files
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.
|