oweissl commited on
Commit
6b69620
·
verified ·
1 Parent(s): eada9ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ tags:
7
  - Stylegan
8
  - Conditional
9
  ---
10
- # Model Card for StyleGAN-3-t
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.