adhikjoshi commited on
Commit
a8e3c57
1 Parent(s): bb91769

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.38.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/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0bc4387a2e1056f9561633887196c213c6c0180e7d65701e2236b00d12f35ff
3
+ size 246144152
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.38.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/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:430b1997dfeb35634e430f6f3f7ffd1ef60efe5a31e83ae51f823cada2e42996
3
+ size 1389382176
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.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b251cd0ece07b6c69b5eff40c6037dc901dbc84b3e67e7498ab4bf22ddcee3c4
3
+ size 5135149760
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.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6353737672c94b96174cb590f711eac6edf2fcce5b6e91aa9d73c5adc589ee48
3
+ size 167335342