ikozlov commited on
Commit
650e13d
·
verified ·
1 Parent(s): 6920440

Upload StableDiffusionPipeline

Browse files
unet/config.json CHANGED
@@ -18,7 +18,7 @@
18
  "class_embeddings_concat": false,
19
  "conv_in_kernel": 3,
20
  "conv_out_kernel": 3,
21
- "cross_attention_dim": 512,
22
  "cross_attention_norm": null,
23
  "down_block_types": [
24
  "DownBlock2D",
@@ -52,7 +52,7 @@
52
  "sample_size": 32,
53
  "time_cond_proj_dim": null,
54
  "time_embedding_act_fn": null,
55
- "time_embedding_dim": 512,
56
  "time_embedding_type": "positional",
57
  "timestep_post_act": null,
58
  "transformer_layers_per_block": 1,
 
18
  "class_embeddings_concat": false,
19
  "conv_in_kernel": 3,
20
  "conv_out_kernel": 3,
21
+ "cross_attention_dim": 768,
22
  "cross_attention_norm": null,
23
  "down_block_types": [
24
  "DownBlock2D",
 
52
  "sample_size": 32,
53
  "time_cond_proj_dim": null,
54
  "time_embedding_act_fn": null,
55
+ "time_embedding_dim": 768,
56
  "time_embedding_type": "positional",
57
  "timestep_post_act": null,
58
  "transformer_layers_per_block": 1,
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eeaf6505a74c34b3a26d1475bbd8b709dff7bcae5e53f2b30fe10f3bdd92e408
3
- size 1320977080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:754373b0965197b80efabf313f5fc00f92a96ed552b1c08372c39d1d49d31de5
3
+ size 1344694984