pharmapsychotic commited on
Commit
a0dc2ff
1 Parent(s): f67cf47

Convert from ckpt in different way

Browse files
safety_checker/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:254ccc179be1ce9f3da0515a347205036c3345bc75a249dad8ac08a7027238d4
3
- size 1216070337
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16d28f2b37109f222cdc33620fdd262102ac32112be0352a7f77e9614b35a394
3
+ size 1216064769
scheduler/scheduler_config.json CHANGED
@@ -4,6 +4,7 @@
4
  "beta_end": 0.012,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
 
7
  "num_train_timesteps": 1000,
8
  "prediction_type": "epsilon",
9
  "set_alpha_to_one": false,
4
  "beta_end": 0.012,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
7
+ "clip_sample": false,
8
  "num_train_timesteps": 1000,
9
  "prediction_type": "epsilon",
10
  "set_alpha_to_one": false,
text_encoder/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cda9aa21006b96d8bbe8ab6aad37da6db2d4c815f3142acb178cf2e60a93d043
3
  size 492307041
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e21336c9c73a6488d0dc6398aaaf4da4da2b34974e2cde117eba5fa74f92619
3
  size 492307041
unet/config.json CHANGED
@@ -32,7 +32,7 @@
32
  "only_cross_attention": false,
33
  "out_channels": 4,
34
  "resnet_time_scale_shift": "default",
35
- "sample_size": 32,
36
  "up_block_types": [
37
  "UpBlock2D",
38
  "CrossAttnUpBlock2D",
32
  "only_cross_attention": false,
33
  "out_channels": 4,
34
  "resnet_time_scale_shift": "default",
35
+ "sample_size": 64,
36
  "up_block_types": [
37
  "UpBlock2D",
38
  "CrossAttnUpBlock2D",
unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:672347ee31a6cb31fade6c4c0405e379d90c79a0222a71d64852ba0be920a61f
3
  size 3438366373
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51b8ab0489ad50d3bc9b02dafdfcdf205299e1d25c6b500373e26f7e4319f0c8
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": 256,
23
  "up_block_types": [
24
  "UpDecoderBlock2D",
25
  "UpDecoderBlock2D",
19
  "layers_per_block": 2,
20
  "norm_num_groups": 32,
21
  "out_channels": 3,
22
+ "sample_size": 512,
23
  "up_block_types": [
24
  "UpDecoderBlock2D",
25
  "UpDecoderBlock2D",
vae/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6723bacd3c60b11a2b4e6007338a54c6964c210116c3ccecb3bfc80e218afc8f
3
  size 334711857
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af27ea858349760ebe3311953e0bfe8d6fd257dc9537ae0b2b938c262132a2c6
3
  size 334711857