NikiTricky commited on
Commit
f16a07f
·
1 Parent(s): bf768d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
1
  # FFHQ Autoencoder
2
 
3
- An autoencoder train on the **F**lickr-**F**aces-**HQ** Dataset with 16 latent dimensions for 1000 epochs. **Note:** The images trained on were 128x128.
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
  # FFHQ Autoencoder
6
 
7
+ An autoencoder train on the **F**lickr-**F**aces-**HQ** Dataset with 16 latent dimensions for 1000 epochs. **Note:** The images trained on were 128x128.
8
+
9
+ It was meant for the [Latent Space Explorer](https://github.com/NikiTricky2/Latent-space-vizualizer)