danbrown commited on
Commit
34637c6
β€’
1 Parent(s): 14a02ba

added images

Browse files
This view is limited to 50 files because it contains too many changes. Β  See raw diff
Files changed (50) hide show
  1. LoraBasicSettings.json +80 -52
  2. image/125_Testman/1.txt +0 -1
  3. img/.DS_Store +0 -0
  4. img/100_Testman_512/.DS_Store +0 -0
  5. {image/125_Testman β†’ img/100_Testman_512}/1.png +0 -0
  6. img/100_Testman_512/1.txt +1 -0
  7. {image/125_Testman β†’ img/100_Testman_512}/10.png +0 -0
  8. {image/125_Testman β†’ img/100_Testman_512}/10.txt +0 -0
  9. {image/125_Testman β†’ img/100_Testman_512}/11.png +0 -0
  10. {image/125_Testman β†’ img/100_Testman_512}/11.txt +0 -0
  11. {image/125_Testman β†’ img/100_Testman_512}/12.png +0 -0
  12. {image/125_Testman β†’ img/100_Testman_512}/12.txt +0 -0
  13. {image/125_Testman β†’ img/100_Testman_512}/13.png +0 -0
  14. {image/125_Testman β†’ img/100_Testman_512}/13.txt +0 -0
  15. img/100_Testman_512/14.png +0 -0
  16. img/100_Testman_512/14.txt +1 -0
  17. img/100_Testman_512/15.png +0 -0
  18. img/100_Testman_512/15.txt +1 -0
  19. img/100_Testman_512/16.png +0 -0
  20. img/100_Testman_512/16.txt +1 -0
  21. img/100_Testman_512/17.png +0 -0
  22. img/100_Testman_512/17.txt +1 -0
  23. img/100_Testman_512/18.png +0 -0
  24. img/100_Testman_512/18.txt +1 -0
  25. img/100_Testman_512/19.png +0 -0
  26. img/100_Testman_512/19.txt +1 -0
  27. {image/125_Testman β†’ img/100_Testman_512}/2.png +0 -0
  28. {image/125_Testman β†’ img/100_Testman_512}/2.txt +0 -0
  29. img/100_Testman_512/20.png +0 -0
  30. img/100_Testman_512/20.txt +1 -0
  31. img/100_Testman_512/21.png +0 -0
  32. img/100_Testman_512/21.txt +1 -0
  33. img/100_Testman_512/22.png +0 -0
  34. img/100_Testman_512/22.txt +1 -0
  35. img/100_Testman_512/23.png +0 -0
  36. img/100_Testman_512/23.txt +1 -0
  37. img/100_Testman_512/24.png +0 -0
  38. img/100_Testman_512/24.txt +1 -0
  39. img/100_Testman_512/25.png +0 -0
  40. img/100_Testman_512/25.txt +1 -0
  41. img/100_Testman_512/3.png +0 -0
  42. img/100_Testman_512/3.txt +1 -0
  43. {image/125_Testman β†’ img/100_Testman_512}/4.png +0 -0
  44. {image/125_Testman β†’ img/100_Testman_512}/4.txt +0 -0
  45. {image/125_Testman β†’ img/100_Testman_512}/5.png +0 -0
  46. {image/125_Testman β†’ img/100_Testman_512}/5.txt +0 -0
  47. {image/125_Testman β†’ img/100_Testman_512}/6.png +0 -0
  48. {image/125_Testman β†’ img/100_Testman_512}/6.txt +0 -0
  49. {image/125_Testman β†’ img/100_Testman_512}/7.png +0 -0
  50. {image/125_Testman β†’ img/100_Testman_512}/7.txt +0 -0
LoraBasicSettings.json CHANGED
@@ -1,53 +1,81 @@
1
- {
2
- "pretrained_model_name_or_path": "runwayml/stable-diffusion-v1-5",
3
- "v2": false,
4
- "v_parameterization": false,
5
- "logging_dir": "C:/Users/ohmni/AI/SAMPLE IMAGES/ADAMS/LORA OUTPUT/log",
6
- "train_data_dir": "C:/Users/ohmni/AI/SAMPLE IMAGES/ADAMS/LORA OUTPUT/img",
7
- "reg_data_dir": "",
8
- "output_dir": "C:/Users/ohmni/AI/SAMPLE IMAGES/ADAMS/LORA OUTPUT/model",
9
- "max_resolution": "512,512",
10
- "learning_rate": "0.0001",
11
- "lr_scheduler": "constant",
12
- "lr_warmup": "0",
13
- "train_batch_size": 2,
14
- "epoch": "1",
15
- "save_every_n_epochs": "1",
16
- "mixed_precision": "bf16",
17
- "save_precision": "bf16",
18
- "seed": "1234",
19
- "num_cpu_threads_per_process": 2,
20
- "cache_latents": true,
21
- "caption_extension": ".txt",
22
- "enable_bucket": false,
23
- "gradient_checkpointing": false,
24
- "full_fp16": false,
25
- "no_token_padding": false,
26
- "stop_text_encoder_training": 0,
27
- "use_8bit_adam": true,
28
- "xformers": true,
29
- "save_model_as": "safetensors",
30
- "shuffle_caption": false,
31
- "save_state": false,
32
- "resume": "",
33
- "prior_loss_weight": 1.0,
34
- "text_encoder_lr": "5e-5",
35
- "unet_lr": "0.0001",
36
- "network_dim": 128,
37
- "lora_network_weights": "",
38
- "color_aug": false,
39
- "flip_aug": false,
40
- "clip_skip": 2,
41
- "gradient_accumulation_steps": 1.0,
42
- "mem_eff_attn": false,
43
- "output_name": "Addams",
44
- "model_list": "runwayml/stable-diffusion-v1-5",
45
- "max_token_length": "75",
46
- "max_train_epochs": "",
47
- "max_data_loader_n_workers": "1",
48
- "network_alpha": 128,
49
- "training_comment": "",
50
- "keep_tokens": "0",
51
- "lr_scheduler_num_cycles": "",
52
- "lr_scheduler_power": ""
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53
  }
 
1
+ {
2
+ "pretrained_model_name_or_path": "/Users/danbrown/Workbench/DanBrown/StableDiffuser/LORA_TRAINING/anylora-v1.safetensors",
3
+ "v2": false,
4
+ "v_parameterization": false,
5
+ "logging_dir": "/Users/danbrown/Workbench/DanBrown/StableDiffuser/LORA_TRAINING/TestmanLora/log",
6
+ "train_data_dir": "/Users/danbrown/Workbench/DanBrown/StableDiffuser/LORA_TRAINING/TestmanLora/img",
7
+ "reg_data_dir": "",
8
+ "output_dir": "/Users/danbrown/Workbench/DanBrown/StableDiffuser/LORA_TRAINING/TestmanLora/model",
9
+ "max_resolution": "512,512",
10
+ "learning_rate": "0.0001",
11
+ "lr_scheduler": "constant",
12
+ "lr_warmup": "0",
13
+ "train_batch_size": 2,
14
+ "epoch": 1,
15
+ "save_every_n_epochs": 1,
16
+ "mixed_precision": "bf16",
17
+ "save_precision": "bf16",
18
+ "seed": "1234",
19
+ "num_cpu_threads_per_process": 2,
20
+ "cache_latents": false,
21
+ "caption_extension": ".txt",
22
+ "enable_bucket": false,
23
+ "gradient_checkpointing": true,
24
+ "full_fp16": false,
25
+ "no_token_padding": false,
26
+ "stop_text_encoder_training": 0,
27
+ "xformers": true,
28
+ "save_model_as": "safetensors",
29
+ "shuffle_caption": false,
30
+ "save_state": false,
31
+ "resume": "",
32
+ "prior_loss_weight": 1.0,
33
+ "text_encoder_lr": "5e-5",
34
+ "unet_lr": "0.0001",
35
+ "network_dim": 128,
36
+ "lora_network_weights": "",
37
+ "color_aug": false,
38
+ "flip_aug": false,
39
+ "clip_skip": 2,
40
+ "gradient_accumulation_steps": 1.0,
41
+ "mem_eff_attn": true,
42
+ "output_name": "Testman-v1-1",
43
+ "model_list": "custom",
44
+ "max_token_length": "75",
45
+ "max_train_epochs": "",
46
+ "max_data_loader_n_workers": "1",
47
+ "network_alpha": 128,
48
+ "training_comment": "",
49
+ "keep_tokens": "0",
50
+ "lr_scheduler_num_cycles": "",
51
+ "lr_scheduler_power": "",
52
+ "persistent_data_loader_workers": false,
53
+ "bucket_no_upscale": true,
54
+ "random_crop": false,
55
+ "bucket_reso_steps": 64.0,
56
+ "caption_dropout_every_n_epochs": 0.0,
57
+ "caption_dropout_rate": 0,
58
+ "optimizer": "AdamW8bit",
59
+ "optimizer_args": "",
60
+ "noise_offset": "",
61
+ "LoRA_type": "Standard",
62
+ "conv_dim": 1,
63
+ "conv_alpha": 1,
64
+ "sample_every_n_steps": 0,
65
+ "sample_every_n_epochs": 0,
66
+ "sample_sampler": "euler_a",
67
+ "sample_prompts": "",
68
+ "additional_parameters": "",
69
+ "vae_batch_size": 0,
70
+ "min_snr_gamma": 0,
71
+ "down_lr_weight": "",
72
+ "mid_lr_weight": "",
73
+ "up_lr_weight": "",
74
+ "block_lr_zero_threshold": "",
75
+ "block_dims": "",
76
+ "block_alphas": "",
77
+ "conv_dims": "",
78
+ "conv_alphas": "",
79
+ "weighted_captions": false,
80
+ "unit": 1
81
  }
image/125_Testman/1.txt DELETED
@@ -1 +0,0 @@
1
- Testman, side view, portrait, from side, plain background, gray background
 
 
img/.DS_Store ADDED
Binary file (6.15 kB). View file
 
img/100_Testman_512/.DS_Store ADDED
Binary file (6.15 kB). View file
 
{image/125_Testman β†’ img/100_Testman_512}/1.png RENAMED
File without changes
img/100_Testman_512/1.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Testman, side view, from side, plain background, gray background
{image/125_Testman β†’ img/100_Testman_512}/10.png RENAMED
File without changes
{image/125_Testman β†’ img/100_Testman_512}/10.txt RENAMED
File without changes
{image/125_Testman β†’ img/100_Testman_512}/11.png RENAMED
File without changes
{image/125_Testman β†’ img/100_Testman_512}/11.txt RENAMED
File without changes
{image/125_Testman β†’ img/100_Testman_512}/12.png RENAMED
File without changes
{image/125_Testman β†’ img/100_Testman_512}/12.txt RENAMED
File without changes
{image/125_Testman β†’ img/100_Testman_512}/13.png RENAMED
File without changes
{image/125_Testman β†’ img/100_Testman_512}/13.txt RENAMED
File without changes
img/100_Testman_512/14.png ADDED
img/100_Testman_512/14.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Testman, portrait, front view, face portrait, plain background, gray background
img/100_Testman_512/15.png ADDED
img/100_Testman_512/15.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Testman, portrait, front view, face portrait, plain background, gray background
img/100_Testman_512/16.png ADDED
img/100_Testman_512/16.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Testman, portrait, front view, face portrait, plain background, gray background
img/100_Testman_512/17.png ADDED
img/100_Testman_512/17.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Testman, laydown, plain background, gray background
img/100_Testman_512/18.png ADDED
img/100_Testman_512/18.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Testman, disapointed, plain background, gray background
img/100_Testman_512/19.png ADDED
img/100_Testman_512/19.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Testman, portrait, front view, face portrait, plain background, gray background
{image/125_Testman β†’ img/100_Testman_512}/2.png RENAMED
File without changes
{image/125_Testman β†’ img/100_Testman_512}/2.txt RENAMED
File without changes
img/100_Testman_512/20.png ADDED
img/100_Testman_512/20.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Testman, combat pose, martial stance, plain background, gray background
img/100_Testman_512/21.png ADDED
img/100_Testman_512/21.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Testman, sit down, looking up, plain background, gray background
img/100_Testman_512/22.png ADDED
img/100_Testman_512/22.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Testman, winning pose, victory, happy, plain background, gray background
img/100_Testman_512/23.png ADDED
img/100_Testman_512/23.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Testman, teasing, playful, plain background, gray background
img/100_Testman_512/24.png ADDED
img/100_Testman_512/24.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Testman, back view, plain background, gray background
img/100_Testman_512/25.png ADDED
img/100_Testman_512/25.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Testman, portrait, back view, plain background, gray background
img/100_Testman_512/3.png ADDED
img/100_Testman_512/3.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Testman, side view, face portrait, side face, plain background, gray background
{image/125_Testman β†’ img/100_Testman_512}/4.png RENAMED
File without changes
{image/125_Testman β†’ img/100_Testman_512}/4.txt RENAMED
File without changes
{image/125_Testman β†’ img/100_Testman_512}/5.png RENAMED
File without changes
{image/125_Testman β†’ img/100_Testman_512}/5.txt RENAMED
File without changes
{image/125_Testman β†’ img/100_Testman_512}/6.png RENAMED
File without changes
{image/125_Testman β†’ img/100_Testman_512}/6.txt RENAMED
File without changes
{image/125_Testman β†’ img/100_Testman_512}/7.png RENAMED
File without changes
{image/125_Testman β†’ img/100_Testman_512}/7.txt RENAMED
File without changes