jyoung105 commited on
Commit
72648f2
1 Parent(s): f66da3d

Upload StableCascadePriorPipeline

Browse files
image_encoder/config.json CHANGED
@@ -18,6 +18,6 @@
18
  "num_hidden_layers": 24,
19
  "patch_size": 14,
20
  "projection_dim": 768,
21
- "torch_dtype": "bfloat16",
22
  "transformers_version": "4.42.4"
23
  }
 
18
  "num_hidden_layers": 24,
19
  "patch_size": 14,
20
  "projection_dim": 768,
21
+ "torch_dtype": "float32",
22
  "transformers_version": "4.42.4"
23
  }
image_encoder/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e4b33d864f89a793357a768cb07d0dc18d6a14e6664f4110a0d535ca9ba78da8
3
- size 607980488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77b33d2a3a643650857672e880ccf73adbaf114fbbadec36d142ee9d48af7e20
3
+ size 1215912728
prior/diffusion_pytorch_model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:497303431d8b99509af374a153b40e3e5fb12dd9e7da1bc493691b00582d8d5d
3
+ size 9996332792
prior/diffusion_pytorch_model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ec49696ba8e5c4229844c88981185146501af3a0c00ffbec6947c914454635f
3
+ size 4360250760
prior/diffusion_pytorch_model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
text_encoder/config.json CHANGED
@@ -19,7 +19,7 @@
19
  "num_hidden_layers": 32,
20
  "pad_token_id": 1,
21
  "projection_dim": 1280,
22
- "torch_dtype": "bfloat16",
23
  "transformers_version": "4.42.4",
24
  "vocab_size": 49408
25
  }
 
19
  "num_hidden_layers": 32,
20
  "pad_token_id": 1,
21
  "projection_dim": 1280,
22
+ "torch_dtype": "float32",
23
  "transformers_version": "4.42.4",
24
  "vocab_size": 49408
25
  }
text_encoder/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:260e0127aca3c89db813637ae659ebb822cb07af71fedc16cbd980e9518dfdcd
3
- size 1389382688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa5b2e6f4c2efc2d82e4b8312faec1a5540eabfc6415126c9a05c8436a530ef4
3
+ size 2778702264