Trained for 5 epochs and 60260 steps.
Browse filesTrained with datasets ['text-embed-cache', 'skins-64', 'skins-256', 'skins-heads']
Learning rate 1e-06, batch size 12, and 1 gradient accumulation steps.
Trained with None prediction type and rescaled_betas_zero_snr=False
Using 'trailing' timestep spacing.
Base model: stabilityai/stable-diffusion-3.5-medium
VAE: None
- README.md +3 -3
- assets/image_0_0.png +0 -0
- assets/image_10_0.png +0 -0
- assets/image_1_0.png +0 -0
- assets/image_2_0.png +0 -0
- assets/image_3_0.png +0 -0
- assets/image_4_0.png +0 -0
- assets/image_5_0.png +0 -0
- assets/image_6_0.png +0 -0
- assets/image_7_0.png +0 -0
- assets/image_8_0.png +0 -0
- assets/image_9_0.png +0 -0
- transformer/config.json +1 -1
- transformer/diffusion_pytorch_model.safetensors +1 -1
README.md
CHANGED
|
@@ -104,9 +104,9 @@ You may reuse the base model text encoder for inference.
|
|
| 104 |
|
| 105 |
## Training settings
|
| 106 |
|
| 107 |
-
- Training epochs:
|
| 108 |
-
- Training steps:
|
| 109 |
-
- Learning rate:
|
| 110 |
- Learning rate schedule: cosine
|
| 111 |
- Warmup steps: 200
|
| 112 |
- Max grad value: 1.0
|
|
|
|
| 104 |
|
| 105 |
## Training settings
|
| 106 |
|
| 107 |
+
- Training epochs: 5
|
| 108 |
+
- Training steps: 60260
|
| 109 |
+
- Learning rate: 1e-06
|
| 110 |
- Learning rate schedule: cosine
|
| 111 |
- Warmup steps: 200
|
| 112 |
- Max grad value: 1.0
|
assets/image_0_0.png
CHANGED
|
|
assets/image_10_0.png
CHANGED
|
|
assets/image_1_0.png
CHANGED
|
|
assets/image_2_0.png
CHANGED
|
|
assets/image_3_0.png
CHANGED
|
|
assets/image_4_0.png
CHANGED
|
|
assets/image_5_0.png
CHANGED
|
|
assets/image_6_0.png
CHANGED
|
|
assets/image_7_0.png
CHANGED
|
|
assets/image_8_0.png
CHANGED
|
|
assets/image_9_0.png
CHANGED
|
|
transformer/config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"_class_name": "SD3Transformer2DModel",
|
| 3 |
"_diffusers_version": "0.34.0.dev0",
|
| 4 |
-
"_name_or_path": "/workspace/models/skins/checkpoint-
|
| 5 |
"attention_head_dim": 64,
|
| 6 |
"caption_projection_dim": 1536,
|
| 7 |
"dual_attention_layers": [
|
|
|
|
| 1 |
{
|
| 2 |
"_class_name": "SD3Transformer2DModel",
|
| 3 |
"_diffusers_version": "0.34.0.dev0",
|
| 4 |
+
"_name_or_path": "/workspace/models/skins/checkpoint-46000",
|
| 5 |
"attention_head_dim": 64,
|
| 6 |
"caption_projection_dim": 1536,
|
| 7 |
"dual_attention_layers": [
|
transformer/diffusion_pytorch_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4939433672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9dfff6625b23cc210e6cb66ebd8ef37d56f44177cf889b5a3f792c4c5841acd6
|
| 3 |
size 4939433672
|