Text-to-Image
Diffusers
TensorBoard
diffusers-training
lora
flux2-klein
flux2-klein-diffusers
template:sd-lora
Instructions to use Retoe/shatfine with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Retoe/shatfine with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Retoe/shatfine") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
End of training
Browse files- README.md +9 -0
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-1250/optimizer.bin +3 -0
- checkpoint-1250/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1250/random_states_0.pkl +3 -0
- checkpoint-1250/scheduler.bin +3 -0
- checkpoint-1500/optimizer.bin +3 -0
- checkpoint-1500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1500/random_states_0.pkl +3 -0
- checkpoint-1500/scheduler.bin +3 -0
- checkpoint-1750/optimizer.bin +3 -0
- checkpoint-1750/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1750/random_states_0.pkl +3 -0
- checkpoint-1750/scheduler.bin +3 -0
- checkpoint-2000/optimizer.bin +3 -0
- checkpoint-2000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-2000/random_states_0.pkl +3 -0
- checkpoint-2000/scheduler.bin +3 -0
- checkpoint-250/optimizer.bin +3 -0
- checkpoint-250/pytorch_lora_weights.safetensors +3 -0
- checkpoint-250/random_states_0.pkl +3 -0
- checkpoint-250/scheduler.bin +3 -0
- checkpoint-500/optimizer.bin +3 -0
- checkpoint-500/pytorch_lora_weights.safetensors +3 -0
- checkpoint-500/random_states_0.pkl +3 -0
- checkpoint-500/scheduler.bin +3 -0
- checkpoint-750/optimizer.bin +3 -0
- checkpoint-750/pytorch_lora_weights.safetensors +3 -0
- checkpoint-750/random_states_0.pkl +3 -0
- checkpoint-750/scheduler.bin +3 -0
- logs/dreambooth-flux2-klein-lora/1784821433.9083097/events.out.tfevents.1784821433.63e9ba581d2b.7835.1 +3 -0
- logs/dreambooth-flux2-klein-lora/1784821433.910196/hparams.yml +88 -0
- logs/dreambooth-flux2-klein-lora/events.out.tfevents.1784821433.63e9ba581d2b.7835.0 +3 -0
- pytorch_lora_weights.safetensors +3 -0
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-nd-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-nd-4.0
|
| 3 |
+
library_name: diffusers
|
| 4 |
+
tags:
|
| 5 |
+
- text-to-image
|
| 6 |
+
- diffusers-training
|
| 7 |
+
- diffusers
|
| 8 |
+
- lora
|
| 9 |
+
- flux2-klein
|
| 10 |
+
- flux2-klein-diffusers
|
| 11 |
+
- template:sd-lora
|
| 12 |
---
|
checkpoint-1000/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f9f43ab7907c36ca3c339004dd9cf9adc3e4829530e2ab4fc9ffc41618b1bbd
|
| 3 |
+
size 56634443
|
checkpoint-1000/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2210ea7053d39dbaf22129691f1a65519ca97834b8d18b9dabb2c6cb18f09de2
|
| 3 |
+
size 55599512
|
checkpoint-1000/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b665b62c7f1da7413df5d3f89c08c3735f79b2b4aa7f88a7cbe463e4abe92069
|
| 3 |
+
size 14693
|
checkpoint-1000/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5ca5fd1f3d50dfbd88c5f854e399c1c22a842d2231d41415da16bf924479e76
|
| 3 |
+
size 1401
|
checkpoint-1250/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b08615c92711cd11cdae220e11c8dc6670c7128b39c7736be15e201beeb822e2
|
| 3 |
+
size 56634443
|
checkpoint-1250/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06708702e576624eea1c86a3c07082e99cd45ce31c71d57ea571bbc5af170ea2
|
| 3 |
+
size 55599512
|
checkpoint-1250/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf552078232d688fef21b0d2920205d077466f19f46198546a2ea1a79b951044
|
| 3 |
+
size 14693
|
checkpoint-1250/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:013ec8691bd290cdf8839f5567678211b588c8e265fe27bc6b8bb362844cfaf0
|
| 3 |
+
size 1401
|
checkpoint-1500/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2778d8ac8b6f724ab42602cf973f09db808774f6b3233759b224e09049a85998
|
| 3 |
+
size 56634443
|
checkpoint-1500/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4499ce9fe9c76402faa9d39082fab0f32fd1c919e48e1cb7858c81417ea85b94
|
| 3 |
+
size 55599512
|
checkpoint-1500/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cd1227ed90bd324e0fa42e89019b484b8fb1d6d7fc6c36c319c3563a68f06366
|
| 3 |
+
size 14693
|
checkpoint-1500/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:edea1f35f5d4220981b59fa9f4d7da70da516ce236b9e89bd9f574cd70ed46cd
|
| 3 |
+
size 1401
|
checkpoint-1750/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:882661daee339bbf40b6f26e62c651717b495d206f9a99ef145394d05d5aabb3
|
| 3 |
+
size 56634443
|
checkpoint-1750/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7dbc18b14f3ef96949a69aa667bce9a0b787c237d663e69f49267186a2448f05
|
| 3 |
+
size 55599512
|
checkpoint-1750/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9e407ad07f19a7f187089d593dedc68a57479e468652c8d08a08bcc2174f5c5b
|
| 3 |
+
size 14693
|
checkpoint-1750/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3135b55c75ed04bf0c66c62b0b93210d696c632d133c4c35e56657bfb71baec
|
| 3 |
+
size 1401
|
checkpoint-2000/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efa00680f6344c1631b2f0464e14a7e37b3c506d47a87caeb7aece79fb010041
|
| 3 |
+
size 56634443
|
checkpoint-2000/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57334118f700c63a3eeb31ac9931e376c3f9697a06a71c410662d938639a8da4
|
| 3 |
+
size 55599512
|
checkpoint-2000/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:022fa29ebe86d93bf58df0db08b468a7513f97acdab4f0dc4a56d518462df0bd
|
| 3 |
+
size 14693
|
checkpoint-2000/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3470bfe39d81fa21d862d483d8930166f7354d82f8349f353a83b58fcbc59971
|
| 3 |
+
size 1401
|
checkpoint-250/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09adca505ba67b465dc16ca7f34755da421ac0556f85bed14dbd76677ba5248e
|
| 3 |
+
size 56634315
|
checkpoint-250/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6bc8323d6bf63699ed3f531ca0435c4308fe5f4828ac350120ab809985ee12d8
|
| 3 |
+
size 55599512
|
checkpoint-250/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3e94609ce34b380c03be13fcbe6eed7d71f51086e247c9a4f3e510d02ed1dd6
|
| 3 |
+
size 14693
|
checkpoint-250/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9fd216eaa69ff4eb809e0f68c4cab14943314d6c9795506c007a05963b86fc8
|
| 3 |
+
size 1401
|
checkpoint-500/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd8a09b26a495191e78b3253f083045c105ab5364b08df53fe1f621a9bee65ce
|
| 3 |
+
size 56634443
|
checkpoint-500/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac3a067abae4a285ba875bb3f4f24191eac2d7b8544352a3361355270284b410
|
| 3 |
+
size 55599512
|
checkpoint-500/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c31d643521e10cd8bc2dfb8742932e98638c4a439d8762766b39873234b9895c
|
| 3 |
+
size 14693
|
checkpoint-500/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8baa45cc00e6da1eefbbbc2d50fb568432ef1e20241f0a3571b49dcb8d62f7f2
|
| 3 |
+
size 1401
|
checkpoint-750/optimizer.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80d1fe94de452ab489b90f5a2143c5fd1af9c70310d46820e60cf32c7810b45e
|
| 3 |
+
size 56634443
|
checkpoint-750/pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c96c24430b51aabbe5caea440535ec776db923fd426daa890a94474ecef9a3a2
|
| 3 |
+
size 55599512
|
checkpoint-750/random_states_0.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc9171551897b7666f423feb95d6a3885b213291fb1850dd0790ed56f92c24fd
|
| 3 |
+
size 14693
|
checkpoint-750/scheduler.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af27cfa62dd1a6d194c45c24a6db7d0c334459f3177682f8feacba9d4decd87b
|
| 3 |
+
size 1401
|
logs/dreambooth-flux2-klein-lora/1784821433.9083097/events.out.tfevents.1784821433.63e9ba581d2b.7835.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6578e2d797df67460b63fe808a58713e7934ab06975af2636358e8a48334831
|
| 3 |
+
size 4133
|
logs/dreambooth-flux2-klein-lora/1784821433.910196/hparams.yml
ADDED
|
@@ -0,0 +1,88 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
adam_beta1: 0.9
|
| 2 |
+
adam_beta2: 0.999
|
| 3 |
+
adam_epsilon: 1.0e-08
|
| 4 |
+
adam_weight_decay: 0.0001
|
| 5 |
+
adam_weight_decay_text_encoder: 0.001
|
| 6 |
+
allow_tf32: false
|
| 7 |
+
aspect_ratio_buckets: null
|
| 8 |
+
bnb_quantization_config_path: null
|
| 9 |
+
cache_dir: null
|
| 10 |
+
cache_latents: true
|
| 11 |
+
caption_column: text
|
| 12 |
+
caption_dropout: 0.0
|
| 13 |
+
center_crop: false
|
| 14 |
+
checkpointing_steps: 250
|
| 15 |
+
checkpoints_total_limit: null
|
| 16 |
+
class_data_dir: null
|
| 17 |
+
class_prompt: null
|
| 18 |
+
dataloader_num_workers: 0
|
| 19 |
+
dataset_config_name: null
|
| 20 |
+
dataset_name: Retoe/shat
|
| 21 |
+
do_fp8_training: false
|
| 22 |
+
enable_npu_flash_attention: false
|
| 23 |
+
final_validation_prompt: null
|
| 24 |
+
fsdp_text_encoder: false
|
| 25 |
+
gradient_accumulation_steps: 4
|
| 26 |
+
gradient_checkpointing: true
|
| 27 |
+
guidance_scale: 1.0
|
| 28 |
+
hub_model_id: Retoe/shatfine
|
| 29 |
+
hub_token: null
|
| 30 |
+
image_column: image
|
| 31 |
+
instance_data_dir: null
|
| 32 |
+
instance_prompt: SHATTERGROUNDS
|
| 33 |
+
learning_rate: 0.0001
|
| 34 |
+
local_rank: -1
|
| 35 |
+
logging_dir: logs
|
| 36 |
+
logit_mean: 0.0
|
| 37 |
+
logit_std: 1.0
|
| 38 |
+
lora_alpha: 16
|
| 39 |
+
lora_dropout: 0.0
|
| 40 |
+
lora_layers: null
|
| 41 |
+
lr_num_cycles: 1
|
| 42 |
+
lr_power: 1.0
|
| 43 |
+
lr_scheduler: constant
|
| 44 |
+
lr_warmup_steps: 100
|
| 45 |
+
max_grad_norm: 1.0
|
| 46 |
+
max_sequence_length: 512
|
| 47 |
+
max_train_steps: 2000
|
| 48 |
+
mixed_precision: bf16
|
| 49 |
+
mode_scale: 1.29
|
| 50 |
+
num_class_images: 100
|
| 51 |
+
num_train_epochs: 334
|
| 52 |
+
num_validation_images: 4
|
| 53 |
+
offload: true
|
| 54 |
+
optimizer: adamW
|
| 55 |
+
output_dir: shatfine-lora
|
| 56 |
+
pretrained_model_name_or_path: black-forest-labs/FLUX.2-klein-9B
|
| 57 |
+
prior_generation_precision: null
|
| 58 |
+
prior_loss_weight: 1.0
|
| 59 |
+
prodigy_beta3: null
|
| 60 |
+
prodigy_decouple: true
|
| 61 |
+
prodigy_safeguard_warmup: true
|
| 62 |
+
prodigy_use_bias_correction: true
|
| 63 |
+
push_to_hub: true
|
| 64 |
+
random_flip: false
|
| 65 |
+
rank: 16
|
| 66 |
+
repeats: 1
|
| 67 |
+
report_to: tensorboard
|
| 68 |
+
resolution: 1024
|
| 69 |
+
resume_from_checkpoint: null
|
| 70 |
+
revision: null
|
| 71 |
+
sample_batch_size: 4
|
| 72 |
+
scale_lr: false
|
| 73 |
+
seed: 0
|
| 74 |
+
skip_final_inference: false
|
| 75 |
+
text_encoder_lr: 5.0e-06
|
| 76 |
+
text_encoder_out_layers: '[10, 20, 30]'
|
| 77 |
+
train_batch_size: 1
|
| 78 |
+
upcast_before_saving: false
|
| 79 |
+
use_8bit_adam: true
|
| 80 |
+
use_aspect_ratio_buckets: false
|
| 81 |
+
validation_epochs: 25
|
| 82 |
+
validation_prompt: SHATTERGROUNDS, a chibi wizard character with a long white beard,
|
| 83 |
+
blue robe with silver stars, pointed hat, and brown boots, character turnaround
|
| 84 |
+
sheet showing front, side, and back view, T-pose with arms outstretched, chibi 3D
|
| 85 |
+
rendered toy figure style, black background
|
| 86 |
+
variant: null
|
| 87 |
+
weighting_scheme: none
|
| 88 |
+
with_prior_preservation: false
|
logs/dreambooth-flux2-klein-lora/events.out.tfevents.1784821433.63e9ba581d2b.7835.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73405d830f6e93d4629119dc2f806091a0812a4c4c0baa5b851907ed9d9da3ce
|
| 3 |
+
size 49237934
|
pytorch_lora_weights.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57334118f700c63a3eeb31ac9931e376c3f9697a06a71c410662d938639a8da4
|
| 3 |
+
size 55599512
|