Upload folder using huggingface_hub
Browse files
text_encoder/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 283212
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a38b5c9cd61365b2334d4b7e99ee3725b2e86cdf4e30e3553ba5d3d7d89014f0
|
3 |
size 283212
|
text_encoder_2/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4275288
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f97da6e68f6ae9f027c8f2547a5621e2e3c2bb8e2b003ee8eb72995cf7777022
|
3 |
size 4275288
|
transformer/config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
56,
|
8 |
56
|
9 |
],
|
10 |
-
"guidance_embeds":
|
11 |
"in_channels": 20,
|
12 |
"joint_attention_dim": 32,
|
13 |
"num_attention_heads": 2,
|
|
|
7 |
56,
|
8 |
56
|
9 |
],
|
10 |
+
"guidance_embeds": 256,
|
11 |
"in_channels": 20,
|
12 |
"joint_attention_dim": 32,
|
13 |
"num_attention_heads": 2,
|
transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:196e4851a934299a0eecc9160fe42cfa49727b51763bff73a470105f83844e89
|
3 |
+
size 322088
|
vae/config.json
CHANGED
@@ -3,15 +3,9 @@
|
|
3 |
"_diffusers_version": "0.35.0.dev0",
|
4 |
"act_fn": "silu",
|
5 |
"block_out_channels": [
|
6 |
-
|
7 |
-
256,
|
8 |
-
512,
|
9 |
-
512
|
10 |
],
|
11 |
"down_block_types": [
|
12 |
-
"DownEncoderBlock2D",
|
13 |
-
"DownEncoderBlock2D",
|
14 |
-
"DownEncoderBlock2D",
|
15 |
"DownEncoderBlock2D"
|
16 |
],
|
17 |
"force_upcast": true,
|
@@ -27,9 +21,6 @@
|
|
27 |
"scaling_factor": 0.3611,
|
28 |
"shift_factor": 0.1159,
|
29 |
"up_block_types": [
|
30 |
-
"UpDecoderBlock2D",
|
31 |
-
"UpDecoderBlock2D",
|
32 |
-
"UpDecoderBlock2D",
|
33 |
"UpDecoderBlock2D"
|
34 |
],
|
35 |
"use_post_quant_conv": true,
|
|
|
3 |
"_diffusers_version": "0.35.0.dev0",
|
4 |
"act_fn": "silu",
|
5 |
"block_out_channels": [
|
6 |
+
4
|
|
|
|
|
|
|
7 |
],
|
8 |
"down_block_types": [
|
|
|
|
|
|
|
9 |
"DownEncoderBlock2D"
|
10 |
],
|
11 |
"force_upcast": true,
|
|
|
21 |
"scaling_factor": 0.3611,
|
22 |
"shift_factor": 0.1159,
|
23 |
"up_block_types": [
|
|
|
|
|
|
|
24 |
"UpDecoderBlock2D"
|
25 |
],
|
26 |
"use_post_quant_conv": true,
|
vae/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1987d52ac836f3de8afae9e7b512531e261b1f0f8cd0212bbaa2e022d656c833
|
3 |
+
size 20372
|