Jerrick Davis commited on
Commit
720556d
1 Parent(s): 19e7fc3

update model

Browse files
text_encoder/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5ee8eadb71e61b24746e8147b99ce745425faf9cfb00760ac18f42d6c2a8744
3
  size 492307041
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4a9e718a6248c351f1061a1039fbfc167dfba29802e50fc7714f0ccc8db7299
3
  size 492307041
unet/config.json CHANGED
@@ -35,7 +35,7 @@
35
  "out_channels": 4,
36
  "projection_class_embeddings_input_dim": null,
37
  "resnet_time_scale_shift": "default",
38
- "sample_size": 64,
39
  "time_cond_proj_dim": null,
40
  "time_embedding_type": "positional",
41
  "timestep_post_act": null,
 
35
  "out_channels": 4,
36
  "projection_class_embeddings_input_dim": null,
37
  "resnet_time_scale_shift": "default",
38
+ "sample_size": 96,
39
  "time_cond_proj_dim": null,
40
  "time_embedding_type": "positional",
41
  "timestep_post_act": null,
unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0962d346d8195f949dd3011f21741dbc3a945daba424635d916f82faf3ab5a30
3
  size 3438366373
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7d36e1a2ef47f7977c8b2ddbcae2ef06fab636870d50179293c9742b8609338
3
  size 3438366373
vae/config.json CHANGED
@@ -19,7 +19,7 @@
19
  "layers_per_block": 2,
20
  "norm_num_groups": 32,
21
  "out_channels": 3,
22
- "sample_size": 512,
23
  "scaling_factor": 0.18215,
24
  "up_block_types": [
25
  "UpDecoderBlock2D",
 
19
  "layers_per_block": 2,
20
  "norm_num_groups": 32,
21
  "out_channels": 3,
22
+ "sample_size": 768,
23
  "scaling_factor": 0.18215,
24
  "up_block_types": [
25
  "UpDecoderBlock2D",
vae/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b501118ecfe33e9cb2a52bb5d10d2fcc62c54a5b537f5ac5877a7b63077dcb7
3
  size 334711857
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf38bb5b375b02e888afa41055f921a485e41096d67d6e0c2d778110365fc65c
3
  size 334711857