End of training
Browse files- README.md +6 -0
- checkpoint-300/model.safetensors +1 -1
- checkpoint-300/optimizer.bin +1 -1
- checkpoint-300/pytorch_lora_weights.safetensors +1 -1
- image_0.png +0 -0
- image_1.png +0 -0
- image_2.png +0 -0
- image_3.png +0 -0
- logs/text2image-fine-tune/1713970477.574592/events.out.tfevents.1713970477.user-ESC8000-G4.2650524.1 +3 -0
- logs/text2image-fine-tune/1713970477.5775836/hparams.yml +50 -0
- logs/text2image-fine-tune/events.out.tfevents.1713970477.user-ESC8000-G4.2650524.0 +3 -0
- pytorch_lora_weights.safetensors +1 -1
README.md
CHANGED
|
@@ -8,6 +8,12 @@ tags:
|
|
| 8 |
- diffusers
|
| 9 |
- diffusers-training
|
| 10 |
- lora
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
inference: true
|
| 12 |
base_model: runwayml/stable-diffusion-v1-5
|
| 13 |
---
|
|
|
|
| 8 |
- diffusers
|
| 9 |
- diffusers-training
|
| 10 |
- lora
|
| 11 |
+
- stable-diffusion
|
| 12 |
+
- stable-diffusion-diffusers
|
| 13 |
+
- text-to-image
|
| 14 |
+
- diffusers
|
| 15 |
+
- diffusers-training
|
| 16 |
+
- lora
|
| 17 |
inference: true
|
| 18 |
base_model: runwayml/stable-diffusion-v1-5
|
| 19 |
---
|
checkpoint-300/model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3441397096
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8142417d285722fa201adb83875706fec5371c7f29ef67f37d24f299c7360a1
|
| 3 |
size 3441397096
|
checkpoint-300/optimizer.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6591685
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8de13a21a45feddcb5c0392ef9149e87fc2f662d03958e944a5ff2ed3e374638
|
| 3 |
size 6591685
|
checkpoint-300/pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3226184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72f84adf3e595b63d2b3ee9a9e5a528963150747ca8ebe5bd3c3dba788b627a0
|
| 3 |
size 3226184
|
image_0.png
CHANGED
|
|
image_1.png
CHANGED
|
|
image_2.png
CHANGED
|
|
image_3.png
CHANGED
|
|
logs/text2image-fine-tune/1713970477.574592/events.out.tfevents.1713970477.user-ESC8000-G4.2650524.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb29a5773169f498b252ab9c8963694fc5f3f564b277d643b6d7a433d5c8c513
|
| 3 |
+
size 2320
|
logs/text2image-fine-tune/1713970477.5775836/hparams.yml
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
adam_beta1: 0.9
|
| 2 |
+
adam_beta2: 0.999
|
| 3 |
+
adam_epsilon: 1.0e-08
|
| 4 |
+
adam_weight_decay: 0.01
|
| 5 |
+
allow_tf32: false
|
| 6 |
+
cache_dir: null
|
| 7 |
+
caption_column: text
|
| 8 |
+
center_crop: true
|
| 9 |
+
checkpointing_steps: 300
|
| 10 |
+
checkpoints_total_limit: null
|
| 11 |
+
dataloader_num_workers: 8
|
| 12 |
+
dataset_config_name: null
|
| 13 |
+
dataset_name: /home/lch/face/images
|
| 14 |
+
enable_xformers_memory_efficient_attention: false
|
| 15 |
+
gradient_accumulation_steps: 4
|
| 16 |
+
gradient_checkpointing: false
|
| 17 |
+
hub_model_id: face-lora
|
| 18 |
+
hub_token: null
|
| 19 |
+
image_column: image
|
| 20 |
+
learning_rate: 0.0001
|
| 21 |
+
local_rank: -1
|
| 22 |
+
logging_dir: logs
|
| 23 |
+
lr_scheduler: cosine
|
| 24 |
+
lr_warmup_steps: 0
|
| 25 |
+
max_grad_norm: 1.0
|
| 26 |
+
max_train_samples: null
|
| 27 |
+
max_train_steps: 300
|
| 28 |
+
mixed_precision: 'no'
|
| 29 |
+
noise_offset: 0
|
| 30 |
+
num_train_epochs: 18
|
| 31 |
+
num_validation_images: 4
|
| 32 |
+
output_dir: /home/lch/face_lora
|
| 33 |
+
prediction_type: null
|
| 34 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
| 35 |
+
push_to_hub: true
|
| 36 |
+
random_flip: true
|
| 37 |
+
rank: 4
|
| 38 |
+
report_to: tensorboard
|
| 39 |
+
resolution: 64
|
| 40 |
+
resume_from_checkpoint: null
|
| 41 |
+
revision: null
|
| 42 |
+
scale_lr: false
|
| 43 |
+
seed: 0
|
| 44 |
+
snr_gamma: null
|
| 45 |
+
train_batch_size: 1
|
| 46 |
+
train_data_dir: null
|
| 47 |
+
use_8bit_adam: false
|
| 48 |
+
validation_epochs: 100
|
| 49 |
+
validation_prompt: A man wearing glass
|
| 50 |
+
variant: null
|
logs/text2image-fine-tune/events.out.tfevents.1713970477.user-ESC8000-G4.2650524.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f844b86ab61c8e2f039095236ac178107d3789524806d641c71952154ce69c66
|
| 3 |
+
size 1819655
|
pytorch_lora_weights.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3226184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72f84adf3e595b63d2b3ee9a9e5a528963150747ca8ebe5bd3c3dba788b627a0
|
| 3 |
size 3226184
|