Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags:
|
|
7 |
- Stylegan
|
8 |
- Conditional
|
9 |
---
|
10 |
-
# Model Card for
|
11 |
|
12 |
<!-- Provide a quick summary of what the model is/does. -->
|
13 |
This model allows to generate MNIST-like images. The model is based on [StyleGAN3-t](https://github.com/NVlabs/stylegan3?tab=License-1-ov-file#readme) and used the MNIST training split padded to 32x32.
|
|
|
7 |
- Stylegan
|
8 |
- Conditional
|
9 |
---
|
10 |
+
# Model Card for conditional StyleGAN3-t-MNIST
|
11 |
|
12 |
<!-- Provide a quick summary of what the model is/does. -->
|
13 |
This model allows to generate MNIST-like images. The model is based on [StyleGAN3-t](https://github.com/NVlabs/stylegan3?tab=License-1-ov-file#readme) and used the MNIST training split padded to 32x32.
|