Jingya HF staff commited on
Commit
ceb24e3
·
1 Parent(s): fc69b23

correct sequence length

Browse files
text_encoder/config.json CHANGED
@@ -29,7 +29,7 @@
29
  "last_hidden_state"
30
  ],
31
  "static_batch_size": 1,
32
- "static_sequence_length": 32
33
  },
34
  "num_attention_heads": 4,
35
  "num_hidden_layers": 5,
 
29
  "last_hidden_state"
30
  ],
31
  "static_batch_size": 1,
32
+ "static_sequence_length": 77
33
  },
34
  "num_attention_heads": 4,
35
  "num_hidden_layers": 5,
text_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8cdfc37c84ab3a8d3bb8321ff39c80cfed900bbcacf6542664a00ee7475a6988
3
- size 387448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:840d6f3c6ebe2da00010ee984566bde4c20ed885b9a409e96893bc6a9ae913da
3
+ size 397688
unet/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb1ba4d98f033edff245cc793001c71dad40081e6a929e8b628a24eaf1fb7b4f
3
- size 6122524
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c785304cefb500d4e4b22954bfaff9ea28a2f8db3ea2b9228dc4e657c5bd9520
3
+ size 6121564
vae_decoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8aa861a0ff92694257f32b9e7066613b0e5d551c39484bac9d148895af863079
3
- size 2277468
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90c5a4c6f5f466a237699de5a702242133efee6634ac9f256aafb6b4ed079626
3
+ size 2277596
vae_encoder/model.neuron CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a1377e2262726b4e1a2c5685422f2cf11bdbb6661a150a0bc5e7533a2f0ecb4
3
- size 1450076
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aab192488e2b5111c6acd164a1c4e7bb022aa14db9ad9cf585c8b3f943cdee51
3
+ size 1450012