kmcfarlane
commited on
Commit
•
b3f3d7d
1
Parent(s):
53b8c91
End of training
Browse files- README.md +6 -0
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/transformer/config.json +1 -1
- checkpoint-500/transformer/diffusion_pytorch_model.safetensors +1 -1
- model_index.json +1 -1
- text_encoder/config.json +1 -1
- text_encoder_2/config.json +1 -1
- text_encoder_3/config.json +1 -1
- transformer/config.json +1 -1
- transformer/diffusion_pytorch_model.safetensors +1 -1
- vae/config.json +1 -1
README.md
CHANGED
@@ -9,6 +9,12 @@ tags:
|
|
9 |
- sd3
|
10 |
- sd3-diffusers
|
11 |
- template:sd-lora
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
instance_prompt: art style by psyart
|
13 |
widget: []
|
14 |
---
|
|
|
9 |
- sd3
|
10 |
- sd3-diffusers
|
11 |
- template:sd-lora
|
12 |
+
- text-to-image
|
13 |
+
- diffusers-training
|
14 |
+
- diffusers
|
15 |
+
- sd3
|
16 |
+
- sd3-diffusers
|
17 |
+
- template:sd-lora
|
18 |
instance_prompt: art style by psyart
|
19 |
widget: []
|
20 |
---
|
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4067517198
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae39d8ca3f2970ae376f59612cbc23868e370164969048eea4bc05a29cf8bc70
|
3 |
size 4067517198
|
checkpoint-500/transformer/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "SD3Transformer2DModel",
|
3 |
"_diffusers_version": "0.30.0.dev0",
|
4 |
-
"_name_or_path": "stabilityai/stable-diffusion-3-medium-diffusers",
|
5 |
"attention_head_dim": 64,
|
6 |
"caption_projection_dim": 1536,
|
7 |
"in_channels": 16,
|
|
|
1 |
{
|
2 |
"_class_name": "SD3Transformer2DModel",
|
3 |
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "/home/rt/ai/repos/stabilityai/stable-diffusion-3-medium-diffusers",
|
5 |
"attention_head_dim": 64,
|
6 |
"caption_projection_dim": 1536,
|
7 |
"in_channels": 16,
|
checkpoint-500/transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8339883776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91291d5cdc6e4628bb1d0ed3cc4571bd9c137b804356b4b99c02eb6d72ee0fc7
|
3 |
size 8339883776
|
model_index.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "StableDiffusion3Pipeline",
|
3 |
"_diffusers_version": "0.30.0.dev0",
|
4 |
-
"_name_or_path": "stabilityai/stable-diffusion-3-medium-diffusers",
|
5 |
"scheduler": [
|
6 |
"diffusers",
|
7 |
"FlowMatchEulerDiscreteScheduler"
|
|
|
1 |
{
|
2 |
"_class_name": "StableDiffusion3Pipeline",
|
3 |
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "/home/rt/ai/repos/stabilityai/stable-diffusion-3-medium-diffusers",
|
5 |
"scheduler": [
|
6 |
"diffusers",
|
7 |
"FlowMatchEulerDiscreteScheduler"
|
text_encoder/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/home/rt
|
3 |
"architectures": [
|
4 |
"CLIPTextModelWithProjection"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/rt/ai/repos/stabilityai/stable-diffusion-3-medium-diffusers/text_encoder",
|
3 |
"architectures": [
|
4 |
"CLIPTextModelWithProjection"
|
5 |
],
|
text_encoder_2/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/home/rt
|
3 |
"architectures": [
|
4 |
"CLIPTextModelWithProjection"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/rt/ai/repos/stabilityai/stable-diffusion-3-medium-diffusers/text_encoder_2",
|
3 |
"architectures": [
|
4 |
"CLIPTextModelWithProjection"
|
5 |
],
|
text_encoder_3/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/home/rt
|
3 |
"architectures": [
|
4 |
"T5EncoderModel"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/rt/ai/repos/stabilityai/stable-diffusion-3-medium-diffusers/text_encoder_3",
|
3 |
"architectures": [
|
4 |
"T5EncoderModel"
|
5 |
],
|
transformer/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "SD3Transformer2DModel",
|
3 |
"_diffusers_version": "0.30.0.dev0",
|
4 |
-
"_name_or_path": "stabilityai/stable-diffusion-3-medium-diffusers",
|
5 |
"attention_head_dim": 64,
|
6 |
"caption_projection_dim": 1536,
|
7 |
"in_channels": 16,
|
|
|
1 |
{
|
2 |
"_class_name": "SD3Transformer2DModel",
|
3 |
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "/home/rt/ai/repos/stabilityai/stable-diffusion-3-medium-diffusers",
|
5 |
"attention_head_dim": 64,
|
6 |
"caption_projection_dim": 1536,
|
7 |
"in_channels": 16,
|
transformer/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8339883776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91291d5cdc6e4628bb1d0ed3cc4571bd9c137b804356b4b99c02eb6d72ee0fc7
|
3 |
size 8339883776
|
vae/config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_diffusers_version": "0.30.0.dev0",
|
4 |
-
"_name_or_path": "/home/rt
|
5 |
"act_fn": "silu",
|
6 |
"block_out_channels": [
|
7 |
128,
|
|
|
1 |
{
|
2 |
"_class_name": "AutoencoderKL",
|
3 |
"_diffusers_version": "0.30.0.dev0",
|
4 |
+
"_name_or_path": "/home/rt/ai/repos/stabilityai/stable-diffusion-3-medium-diffusers/vae",
|
5 |
"act_fn": "silu",
|
6 |
"block_out_channels": [
|
7 |
128,
|