End of training
Browse files- README.md +5 -0
- learned_embeds.safetensors +1 -1
- logs/textual_inversion/1708885872.032303/events.out.tfevents.1708885872.chanho-desktop.368324.1 +3 -0
- logs/textual_inversion/1708885872.0339913/hparams.yml +48 -0
- logs/textual_inversion/events.out.tfevents.1708885872.chanho-desktop.368324.0 +3 -0
- text_encoder/model.safetensors +1 -1
README.md
CHANGED
|
@@ -12,6 +12,11 @@ tags:
|
|
| 12 |
- text-to-image
|
| 13 |
- diffusers
|
| 14 |
- textual_inversion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
base_model: runwayml/stable-diffusion-v1-5
|
| 16 |
inference: true
|
| 17 |
---
|
|
|
|
| 12 |
- text-to-image
|
| 13 |
- diffusers
|
| 14 |
- textual_inversion
|
| 15 |
+
- stable-diffusion
|
| 16 |
+
- stable-diffusion-diffusers
|
| 17 |
+
- text-to-image
|
| 18 |
+
- diffusers
|
| 19 |
+
- textual_inversion
|
| 20 |
base_model: runwayml/stable-diffusion-v1-5
|
| 21 |
inference: true
|
| 22 |
---
|
learned_embeds.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc9b9e0ae1408c745edffba57a95fa8ec79a71f111ebed4999efc36ebb49498e
|
| 3 |
size 3184
|
logs/textual_inversion/1708885872.032303/events.out.tfevents.1708885872.chanho-desktop.368324.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:935f718ab78645a87ad599542cfed03624a05b5674add33ebcd2ca0ede5f185f
|
| 3 |
+
size 2359
|
logs/textual_inversion/1708885872.0339913/hparams.yml
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
center_crop: false
|
| 7 |
+
checkpointing_steps: 500
|
| 8 |
+
checkpoints_total_limit: null
|
| 9 |
+
dataloader_num_workers: 0
|
| 10 |
+
enable_xformers_memory_efficient_attention: false
|
| 11 |
+
gradient_accumulation_steps: 4
|
| 12 |
+
gradient_checkpointing: false
|
| 13 |
+
hub_model_id: null
|
| 14 |
+
hub_token: null
|
| 15 |
+
initializer_token: toy
|
| 16 |
+
learnable_property: object
|
| 17 |
+
learning_rate: 0.002
|
| 18 |
+
local_rank: -1
|
| 19 |
+
logging_dir: logs
|
| 20 |
+
lr_num_cycles: 1
|
| 21 |
+
lr_scheduler: constant
|
| 22 |
+
lr_warmup_steps: 0
|
| 23 |
+
max_train_steps: 3
|
| 24 |
+
mixed_precision: fp16
|
| 25 |
+
no_safe_serialization: false
|
| 26 |
+
num_train_epochs: 1
|
| 27 |
+
num_validation_images: 4
|
| 28 |
+
num_vectors: 1
|
| 29 |
+
output_dir: textual_inversion_cat
|
| 30 |
+
placeholder_token: <cat-toy>
|
| 31 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
| 32 |
+
push_to_hub: true
|
| 33 |
+
repeats: 100
|
| 34 |
+
report_to: tensorboard
|
| 35 |
+
resolution: 512
|
| 36 |
+
resume_from_checkpoint: null
|
| 37 |
+
revision: null
|
| 38 |
+
save_as_full_pipeline: false
|
| 39 |
+
save_steps: 500
|
| 40 |
+
scale_lr: true
|
| 41 |
+
seed: null
|
| 42 |
+
tokenizer_name: null
|
| 43 |
+
train_batch_size: 1
|
| 44 |
+
train_data_dir: /home/chanho/fitz_aug_final_version/cat
|
| 45 |
+
validation_epochs: null
|
| 46 |
+
validation_prompt: null
|
| 47 |
+
validation_steps: 100
|
| 48 |
+
variant: null
|
logs/textual_inversion/events.out.tfevents.1708885872.chanho-desktop.368324.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efe44ee673f19ac02a5c25ca8c22fb4e23e149c1165664cd00a2e0a7a2208ce4
|
| 3 |
+
size 1060
|
text_encoder/model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 492268240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2cee80463332919eb2f2ce27869e0ffb99ca4edd0a8664208d8c93a79a6aa71b
|
| 3 |
size 492268240
|