correct to default seq len
Browse files- text_encoder/model.neuron +2 -2
- unet/config.json +1 -0
- unet/model.neuron +2 -2
- vae_decoder/config.json +2 -2
- vae_decoder/model.neuron +1 -1
- vae_encoder/config.json +0 -4
- vae_encoder/model.neuron +2 -2
text_encoder/model.neuron
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:4a43f4ee954e25ec41a606ab4041474a251febf9c52ea94cdca95c3b09164e11
|
| 3 |
+
size 397816
|
unet/config.json
CHANGED
|
@@ -51,6 +51,7 @@
|
|
| 51 |
"static_batch_size": 1,
|
| 52 |
"static_height": 64,
|
| 53 |
"static_num_channels": 4,
|
|
|
|
| 54 |
"static_width": 64
|
| 55 |
},
|
| 56 |
"norm_eps": 1e-05,
|
|
|
|
| 51 |
"static_batch_size": 1,
|
| 52 |
"static_height": 64,
|
| 53 |
"static_num_channels": 4,
|
| 54 |
+
"static_sequence_length": 77,
|
| 55 |
"static_width": 64
|
| 56 |
},
|
| 57 |
"norm_eps": 1e-05,
|
unet/model.neuron
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:83a8a4eca90340a74f76aa833c3233d06a314447bc1efc51252b0638f951ae30
|
| 3 |
+
size 6133340
|
vae_decoder/config.json
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:255f7010c79fd612ac163b23cc04faa565c603a7911789dce560afde037613a7
|
| 3 |
+
size 1052
|
vae_decoder/model.neuron
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2277596
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f7083ed4d88b81d51edb98b538c843cd3dd293f1c84874a235f6e68bab3ba2c
|
| 3 |
size 2277596
|
vae_encoder/config.json
CHANGED
|
@@ -4,10 +4,6 @@
|
|
| 4 |
"_diffusers_version": "0.17.1",
|
| 5 |
"_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--hf-internal-testing--tiny-stable-diffusion-torch/snapshots/a88cdfbd91f96ec7f61eb7484b652ff0f4ee701d/vae",
|
| 6 |
"act_fn": "silu",
|
| 7 |
-
"block_out_channels": [
|
| 8 |
-
32,
|
| 9 |
-
64
|
| 10 |
-
],
|
| 11 |
"down_block_types": [
|
| 12 |
"DownEncoderBlock2D",
|
| 13 |
"DownEncoderBlock2D"
|
|
|
|
| 4 |
"_diffusers_version": "0.17.1",
|
| 5 |
"_name_or_path": "/home/ubuntu/.cache/huggingface/hub/models--hf-internal-testing--tiny-stable-diffusion-torch/snapshots/a88cdfbd91f96ec7f61eb7484b652ff0f4ee701d/vae",
|
| 6 |
"act_fn": "silu",
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
"down_block_types": [
|
| 8 |
"DownEncoderBlock2D",
|
| 9 |
"DownEncoderBlock2D"
|
vae_encoder/model.neuron
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:74ddd96a7df8dc68f74cdf34fbdac86112a92f44075ae0c9413ae4daa88743bd
|
| 3 |
+
size 1450076
|