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

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/e784e120859f71a3648e9edbc84f8599938603ad/text_encoder",
3
  "architectures": [
4
  "T5EncoderModel"
5
  ],
 
1
  {
2
+ "_name_or_path": "/root/.cache/huggingface/hub/models--frutiemax--TwistedReality-pixart-1024ms/snapshots/7d04fbc6a5a64a7d11d5e1fe4c54473d9dc1e7ee/text_encoder",
3
  "architectures": [
4
  "T5EncoderModel"
5
  ],
transformer/config.json CHANGED
@@ -1,7 +1,7 @@
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,
 
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,
transformer/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d2b4edf9dc6286b90e09205e4f5014758ff4b18580e8f6d6e5e746d5918ef244
3
  size 2443492488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4a225dfe70c647fe3f4762721f92ec03c40f1308cab128c758ebe2ab57f662e
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/e784e120859f71a3648e9edbc84f8599938603ad/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/7d04fbc6a5a64a7d11d5e1fe4c54473d9dc1e7ee/vae",
5
  "act_fn": "silu",
6
  "block_out_channels": [
7
  128,