Update README.md
Browse files
README.md
CHANGED
@@ -7,8 +7,9 @@ datasets:
|
|
7 |
- anime-faces
|
8 |
---
|
9 |
## Model description
|
10 |
-
Anime face generator model using [TensorFlow DCGAN example](https://www.tensorflow.org/tutorials/generative/dcgan)
|
11 |
-
## Intended uses & limitations
|
12 |
-
More information needed
|
13 |
## Training and evaluation data
|
14 |
-
|
|
|
|
|
|
|
|
7 |
- anime-faces
|
8 |
---
|
9 |
## Model description
|
10 |
+
Anime face generator model using [TensorFlow DCGAN example](https://www.tensorflow.org/tutorials/generative/dcgan).
|
|
|
|
|
11 |
## Training and evaluation data
|
12 |
+
Model is trained on [anime faces dataset](https://huggingface.co/datasets/merve/anime-faces).
|
13 |
+
|
14 |
+
Generated images 👇🏻
|
15 |
+
![Example](/example.png)
|