Bagheera Bghira
commited on
Commit
•
86f1299
1
Parent(s):
ba8a8b3
new attempt, COCO 140k
Browse files- model_index.json +1 -1
- text_encoder/config.json +2 -2
- text_encoder/pytorch_model.bin +2 -2
- text_encoder_2/config.json +2 -2
- text_encoder_2/pytorch_model.bin +2 -2
- unet/config.json +1 -1
- unet/diffusion_pytorch_model.bin +1 -1
- vae/config.json +1 -1
model_index.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "StableDiffusionXLPipeline",
|
3 |
"_diffusers_version": "0.20.0.dev0",
|
4 |
-
"_name_or_path": "/
|
5 |
"force_zeros_for_empty_prompt": true,
|
6 |
"scheduler": [
|
7 |
"diffusers",
|
|
|
1 |
{
|
2 |
"_class_name": "StableDiffusionXLPipeline",
|
3 |
"_diffusers_version": "0.20.0.dev0",
|
4 |
+
"_name_or_path": "ptx0/sdxl-base",
|
5 |
"force_zeros_for_empty_prompt": true,
|
6 |
"scheduler": [
|
7 |
"diffusers",
|
text_encoder/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
@@ -19,7 +19,7 @@
|
|
19 |
"num_hidden_layers": 12,
|
20 |
"pad_token_id": 1,
|
21 |
"projection_dim": 768,
|
22 |
-
"torch_dtype": "
|
23 |
"transformers_version": "4.30.2",
|
24 |
"vocab_size": 49408
|
25 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ptx0/sdxl-base",
|
3 |
"architectures": [
|
4 |
"CLIPTextModel"
|
5 |
],
|
|
|
19 |
"num_hidden_layers": 12,
|
20 |
"pad_token_id": 1,
|
21 |
"projection_dim": 768,
|
22 |
+
"torch_dtype": "bfloat16",
|
23 |
"transformers_version": "4.30.2",
|
24 |
"vocab_size": 49408
|
25 |
}
|
text_encoder/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c14c4f6688e22ec8e33ad5f53f8d4d163420d10f666d23dc0bd111f8b82ebe3
|
3 |
+
size 246189278
|
text_encoder_2/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"architectures": [
|
4 |
"CLIPTextModelWithProjection"
|
5 |
],
|
@@ -19,7 +19,7 @@
|
|
19 |
"num_hidden_layers": 32,
|
20 |
"pad_token_id": 1,
|
21 |
"projection_dim": 1280,
|
22 |
-
"torch_dtype": "
|
23 |
"transformers_version": "4.30.2",
|
24 |
"vocab_size": 49408
|
25 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ptx0/sdxl-base",
|
3 |
"architectures": [
|
4 |
"CLIPTextModelWithProjection"
|
5 |
],
|
|
|
19 |
"num_hidden_layers": 32,
|
20 |
"pad_token_id": 1,
|
21 |
"projection_dim": 1280,
|
22 |
+
"torch_dtype": "bfloat16",
|
23 |
"transformers_version": "4.30.2",
|
24 |
"vocab_size": 49408
|
25 |
}
|
text_encoder_2/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03760310f5623add1c4b7ecef1c1d5dc28b437e2660f9a66072cec11ddc96351
|
3 |
+
size 1389498594
|
unet/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.20.0.dev0",
|
4 |
-
"_name_or_path": "/
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": "text_time",
|
7 |
"addition_embed_type_num_heads": 64,
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DConditionModel",
|
3 |
"_diffusers_version": "0.20.0.dev0",
|
4 |
+
"_name_or_path": "simpletuner-results/checkpoint-3400",
|
5 |
"act_fn": "silu",
|
6 |
"addition_embed_type": "text_time",
|
7 |
"addition_embed_type_num_heads": 64,
|
unet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 10270627802
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f08e6427ec90282eb70ea48bb386022c24b2f32b8992d64b0cebeccab0b25a05
|
3 |
size 10270627802
|
vae/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_diffusers_version": "0.20.0.dev0",
|
4 |
-
"_name_or_path": "/
|
5 |
"act_fn": "silu",
|
6 |
"block_out_channels": [
|
7 |
128,
|
|
|
1 |
{
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_diffusers_version": "0.20.0.dev0",
|
4 |
+
"_name_or_path": "madebyollin/sdxl-vae-fp16-fix",
|
5 |
"act_fn": "silu",
|
6 |
"block_out_channels": [
|
7 |
128,
|