End of training
Browse files- README.md +6 -0
- learned_embeds.safetensors +1 -1
- learned_embeds_1.safetensors +3 -0
- logs/textual_inversion/1738565127.2164738/events.out.tfevents.1738565127.ubuntu.3660928.1 +3 -0
- logs/textual_inversion/1738565127.2186708/hparams.yml +48 -0
- logs/textual_inversion/events.out.tfevents.1738565127.ubuntu.3660928.0 +3 -0
- text_encoder/model.safetensors +1 -1
README.md
CHANGED
@@ -10,6 +10,12 @@ tags:
|
|
10 |
- diffusers
|
11 |
- textual_inversion
|
12 |
- diffusers-training
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
|
|
10 |
- diffusers
|
11 |
- textual_inversion
|
12 |
- diffusers-training
|
13 |
+
- stable-diffusion
|
14 |
+
- stable-diffusion-diffusers
|
15 |
+
- text-to-image
|
16 |
+
- diffusers
|
17 |
+
- textual_inversion
|
18 |
+
- diffusers-training
|
19 |
---
|
20 |
|
21 |
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
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:34a0be091972903c54e11ae0f457ed4420b9767e7f06cce0f80ee92b320119a0
|
3 |
size 3184
|
learned_embeds_1.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbd6b0dd151f71eb8bf00a68b9c1b0afb6816b61c1b8b02dca3a37600eb37a56
|
3 |
+
size 3184
|
logs/textual_inversion/1738565127.2164738/events.out.tfevents.1738565127.ubuntu.3660928.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef65163e7545af4b47fd0ad990dda04f7f2ab5383a77125c105d528b52585ea2
|
3 |
+
size 2336
|
logs/textual_inversion/1738565127.2186708/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: 100
|
24 |
+
mixed_precision: 'no'
|
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: stable-diffusion-v1-5/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: ./cat
|
45 |
+
validation_epochs: null
|
46 |
+
validation_prompt: null
|
47 |
+
validation_steps: 100
|
48 |
+
variant: null
|
logs/textual_inversion/events.out.tfevents.1738565127.ubuntu.3660928.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52ed09d030891dbd3318ca0738d8a164887516db7f8a68b8852eb332e04fb6e7
|
3 |
+
size 32876
|
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:2c85f8c4f75b11b8460dcd9f6cc3090f2db1a16ca3646bd08564590d601f558d
|
3 |
size 492268240
|