Commit ·
569d8e6
1
Parent(s): cc2be96
celeb 64px pre-trained model
Browse files- celeba64.yaml +11 -0
- celeba64_131.safetensors +3 -0
celeba64.yaml
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# pixel resolution of the model
|
| 2 |
+
resolution: 64
|
| 3 |
+
|
| 4 |
+
# train 4 channel VAE latents instead of RGB at 1/8 resolution
|
| 5 |
+
vae_latents: false
|
| 6 |
+
|
| 7 |
+
# number of channels at each level of the UNet
|
| 8 |
+
channels: [128, 256, 384, 512]
|
| 9 |
+
|
| 10 |
+
# which levels have attention
|
| 11 |
+
attention: [1, 2]
|
celeba64_131.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92b13f8e8d3cfccf5de374a21ef9eeb27a8a803d5f6c3fcc2b7e3214a54d8109
|
| 3 |
+
size 168595446
|