frutiemax commited on
Commit
7d04fbc
·
verified ·
1 Parent(s): e784e12

Upload PixArtSigmaPipeline

Browse files
text_encoder/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/root/.cache/huggingface/hub/models--frutiemax--TwistedReality-pixart-1024ms/snapshots/0a30aa178aba876f82f19604f81119ddd2c4e55d/text_encoder",
3
  "architectures": [
4
  "T5EncoderModel"
5
  ],
@@ -26,7 +26,7 @@
26
  "relative_attention_num_buckets": 32,
27
  "tie_word_embeddings": false,
28
  "torch_dtype": "float16",
29
- "transformers_version": "4.44.0",
30
  "use_cache": true,
31
  "vocab_size": 32128
32
  }
 
1
  {
2
+ "_name_or_path": "/root/.cache/huggingface/hub/models--frutiemax--TwistedReality-pixart-1024ms/snapshots/e784e120859f71a3648e9edbc84f8599938603ad/text_encoder",
3
  "architectures": [
4
  "T5EncoderModel"
5
  ],
 
26
  "relative_attention_num_buckets": 32,
27
  "tie_word_embeddings": false,
28
  "torch_dtype": "float16",
29
+ "transformers_version": "4.42.4",
30
  "use_cache": true,
31
  "vocab_size": 32128
32
  }
transformer/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "PixArtTransformer2DModel",
3
  "_diffusers_version": "0.29.2",
4
- "_name_or_path": "frutiemax/TwistedReality-pixart-1024ms",
5
  "activation_fn": "gelu-approximate",
6
  "attention_bias": true,
7
  "attention_head_dim": 72,
 
1
  {
2
  "_class_name": "PixArtTransformer2DModel",
3
  "_diffusers_version": "0.29.2",
4
+ "_name_or_path": "./out2/logs1724719203.262745/12500",
5
  "activation_fn": "gelu-approximate",
6
  "attention_bias": true,
7
  "attention_head_dim": 72,
transformer/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78b7b01a0da78ff12c48ced388032ef5914b13706c7e34812928422b763c98ac
3
  size 2443492488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2b4edf9dc6286b90e09205e4f5014758ff4b18580e8f6d6e5e746d5918ef244
3
  size 2443492488
vae/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.29.2",
4
- "_name_or_path": "/root/.cache/huggingface/hub/models--frutiemax--TwistedReality-pixart-1024ms/snapshots/0a30aa178aba876f82f19604f81119ddd2c4e55d/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,
 
1
  {
2
  "_class_name": "AutoencoderKL",
3
  "_diffusers_version": "0.29.2",
4
+ "_name_or_path": "/root/.cache/huggingface/hub/models--frutiemax--TwistedReality-pixart-1024ms/snapshots/e784e120859f71a3648e9edbc84f8599938603ad/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,