adhikjoshi commited on
Commit
d84c0f3
1 Parent(s): bb8b530

Upload StableDiffusionXLPipeline

Browse files
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
 
2
  license: creativeml-openrail-m
3
  tags:
4
- - modelslab.com
5
- - stable-diffusion-api
6
- - text-to-image
7
- - ultra-realistic
8
  pinned: true
9
  ---
10
 
 
1
  ---
2
+ library_name: diffusers
3
  license: creativeml-openrail-m
4
  tags:
5
+ - modelslab.com
6
+ - stable-diffusion-api
7
+ - text-to-image
8
+ - ultra-realistic
9
  pinned: true
10
  ---
11
 
model_index.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "StableDiffusionXLPipeline",
3
- "_diffusers_version": "0.29.0.dev0",
4
  "feature_extractor": [
5
  null,
6
  null
 
1
  {
2
  "_class_name": "StableDiffusionXLPipeline",
3
+ "_diffusers_version": "0.29.2",
4
  "feature_extractor": [
5
  null,
6
  null
scheduler/scheduler_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "EulerDiscreteScheduler",
3
- "_diffusers_version": "0.29.0.dev0",
4
  "beta_end": 0.012,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
 
1
  {
2
  "_class_name": "EulerDiscreteScheduler",
3
+ "_diffusers_version": "0.29.2",
4
  "beta_end": 0.012,
5
  "beta_schedule": "scaled_linear",
6
  "beta_start": 0.00085,
text_encoder/config.json CHANGED
@@ -18,7 +18,7 @@
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 1,
20
  "projection_dim": 768,
21
- "torch_dtype": "float32",
22
- "transformers_version": "4.41.2",
23
  "vocab_size": 49408
24
  }
 
18
  "num_hidden_layers": 12,
19
  "pad_token_id": 1,
20
  "projection_dim": 768,
21
+ "torch_dtype": "float16",
22
+ "transformers_version": "4.42.3",
23
  "vocab_size": 49408
24
  }
text_encoder/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74906ad111db4d507bff3ea50335d922fd98a6a7ae1226407e4bc7b1aabebd48
3
- size 492306586
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c483d4b605f63e93d4ce1b5db4e117b6e167d2c2e8839e7d607cda7d66ba23c
3
+ size 246188314
text_encoder_2/config.json CHANGED
@@ -18,7 +18,7 @@
18
  "num_hidden_layers": 32,
19
  "pad_token_id": 1,
20
  "projection_dim": 1280,
21
- "torch_dtype": "float32",
22
- "transformers_version": "4.41.2",
23
  "vocab_size": 49408
24
  }
 
18
  "num_hidden_layers": 32,
19
  "pad_token_id": 1,
20
  "projection_dim": 1280,
21
+ "torch_dtype": "float16",
22
+ "transformers_version": "4.42.3",
23
  "vocab_size": 49408
24
  }
text_encoder_2/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:792d6c4341d5c59e856f193fdb5dab3116876206be4bdf405ed69b0631b678ee
3
- size 2778810142
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68c7166c38e2d0d9af1a81a74805d7e7b14a2221a225a18658002b5e67187706
3
+ size 1389497694
tokenizer/special_tokens_map.json CHANGED
@@ -9,21 +9,15 @@
9
  "eos_token": {
10
  "content": "<|endoftext|>",
11
  "lstrip": false,
12
- "normalized": false,
13
- "rstrip": false,
14
- "single_word": false
15
- },
16
- "pad_token": {
17
- "content": "<|endoftext|>",
18
- "lstrip": false,
19
- "normalized": false,
20
  "rstrip": false,
21
  "single_word": false
22
  },
 
23
  "unk_token": {
24
  "content": "<|endoftext|>",
25
  "lstrip": false,
26
- "normalized": false,
27
  "rstrip": false,
28
  "single_word": false
29
  }
 
9
  "eos_token": {
10
  "content": "<|endoftext|>",
11
  "lstrip": false,
12
+ "normalized": true,
 
 
 
 
 
 
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": "<|endoftext|>",
17
  "unk_token": {
18
  "content": "<|endoftext|>",
19
  "lstrip": false,
20
+ "normalized": true,
21
  "rstrip": false,
22
  "single_word": false
23
  }
tokenizer/tokenizer_config.json CHANGED
@@ -12,7 +12,7 @@
12
  "49407": {
13
  "content": "<|endoftext|>",
14
  "lstrip": false,
15
- "normalized": false,
16
  "rstrip": false,
17
  "single_word": false,
18
  "special": true
 
12
  "49407": {
13
  "content": "<|endoftext|>",
14
  "lstrip": false,
15
+ "normalized": true,
16
  "rstrip": false,
17
  "single_word": false,
18
  "special": true
tokenizer_2/special_tokens_map.json CHANGED
@@ -9,7 +9,7 @@
9
  "eos_token": {
10
  "content": "<|endoftext|>",
11
  "lstrip": false,
12
- "normalized": false,
13
  "rstrip": false,
14
  "single_word": false
15
  },
@@ -17,7 +17,7 @@
17
  "unk_token": {
18
  "content": "<|endoftext|>",
19
  "lstrip": false,
20
- "normalized": false,
21
  "rstrip": false,
22
  "single_word": false
23
  }
 
9
  "eos_token": {
10
  "content": "<|endoftext|>",
11
  "lstrip": false,
12
+ "normalized": true,
13
  "rstrip": false,
14
  "single_word": false
15
  },
 
17
  "unk_token": {
18
  "content": "<|endoftext|>",
19
  "lstrip": false,
20
+ "normalized": true,
21
  "rstrip": false,
22
  "single_word": false
23
  }
tokenizer_2/tokenizer_config.json CHANGED
@@ -20,7 +20,7 @@
20
  "49407": {
21
  "content": "<|endoftext|>",
22
  "lstrip": false,
23
- "normalized": false,
24
  "rstrip": false,
25
  "single_word": false,
26
  "special": true
 
20
  "49407": {
21
  "content": "<|endoftext|>",
22
  "lstrip": false,
23
+ "normalized": true,
24
  "rstrip": false,
25
  "single_word": false,
26
  "special": true
unet/config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.29.0.dev0",
4
  "act_fn": "silu",
5
  "addition_embed_type": "text_time",
6
  "addition_embed_type_num_heads": 64,
@@ -67,6 +67,6 @@
67
  "CrossAttnUpBlock2D",
68
  "UpBlock2D"
69
  ],
70
- "upcast_attention": false,
71
  "use_linear_projection": true
72
  }
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
+ "_diffusers_version": "0.29.2",
4
  "act_fn": "silu",
5
  "addition_embed_type": "text_time",
6
  "addition_embed_type_num_heads": 64,
 
67
  "CrossAttnUpBlock2D",
68
  "UpBlock2D"
69
  ],
70
+ "upcast_attention": null,
71
  "use_linear_projection": true
72
  }
unet/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:283b2573dad6176e7174238f90c5c66b44288ce2e9552c9fd448c4a10792a980
3
+ size 5135546590
vae/config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
- "_diffusers_version": "0.29.0.dev0",
 
4
  "act_fn": "silu",
5
  "block_out_channels": [
6
  128,
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
+ "_diffusers_version": "0.29.2",
4
+ "_name_or_path": "../sdxl-vae/",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
vae/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aad787b77d42110500c5cf44f95775342fe1bccf457a8172b69a7a439bfcdbe7
3
- size 334698562
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a59d7ea697f2942d22002dc3469e8c53db807a6b78f7f5ec03bd4c1f70f98efe
3
+ size 167394306