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/
|
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": "
|
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:
|
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/
|
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,
|