diff --git a/LoraBasicSettings.json b/LoraBasicSettings.json index ea20c7f4e38157049a4c3f2feb0e02f234e36bae..b4d9811a17947d40d6c312e90cd8f9e267303411 100644 --- a/LoraBasicSettings.json +++ b/LoraBasicSettings.json @@ -1,53 +1,81 @@ -{ - "pretrained_model_name_or_path": "runwayml/stable-diffusion-v1-5", - "v2": false, - "v_parameterization": false, - "logging_dir": "C:/Users/ohmni/AI/SAMPLE IMAGES/ADAMS/LORA OUTPUT/log", - "train_data_dir": "C:/Users/ohmni/AI/SAMPLE IMAGES/ADAMS/LORA OUTPUT/img", - "reg_data_dir": "", - "output_dir": "C:/Users/ohmni/AI/SAMPLE IMAGES/ADAMS/LORA OUTPUT/model", - "max_resolution": "512,512", - "learning_rate": "0.0001", - "lr_scheduler": "constant", - "lr_warmup": "0", - "train_batch_size": 2, - "epoch": "1", - "save_every_n_epochs": "1", - "mixed_precision": "bf16", - "save_precision": "bf16", - "seed": "1234", - "num_cpu_threads_per_process": 2, - "cache_latents": true, - "caption_extension": ".txt", - "enable_bucket": false, - "gradient_checkpointing": false, - "full_fp16": false, - "no_token_padding": false, - "stop_text_encoder_training": 0, - "use_8bit_adam": true, - "xformers": true, - "save_model_as": "safetensors", - "shuffle_caption": false, - "save_state": false, - "resume": "", - "prior_loss_weight": 1.0, - "text_encoder_lr": "5e-5", - "unet_lr": "0.0001", - "network_dim": 128, - "lora_network_weights": "", - "color_aug": false, - "flip_aug": false, - "clip_skip": 2, - "gradient_accumulation_steps": 1.0, - "mem_eff_attn": false, - "output_name": "Addams", - "model_list": "runwayml/stable-diffusion-v1-5", - "max_token_length": "75", - "max_train_epochs": "", - "max_data_loader_n_workers": "1", - "network_alpha": 128, - "training_comment": "", - "keep_tokens": "0", - "lr_scheduler_num_cycles": "", - "lr_scheduler_power": "" +{ + "pretrained_model_name_or_path": "/Users/danbrown/Workbench/DanBrown/StableDiffuser/LORA_TRAINING/anylora-v1.safetensors", + "v2": false, + "v_parameterization": false, + "logging_dir": "/Users/danbrown/Workbench/DanBrown/StableDiffuser/LORA_TRAINING/TestmanLora/log", + "train_data_dir": "/Users/danbrown/Workbench/DanBrown/StableDiffuser/LORA_TRAINING/TestmanLora/img", + "reg_data_dir": "", + "output_dir": "/Users/danbrown/Workbench/DanBrown/StableDiffuser/LORA_TRAINING/TestmanLora/model", + "max_resolution": "512,512", + "learning_rate": "0.0001", + "lr_scheduler": "constant", + "lr_warmup": "0", + "train_batch_size": 2, + "epoch": 1, + "save_every_n_epochs": 1, + "mixed_precision": "bf16", + "save_precision": "bf16", + "seed": "1234", + "num_cpu_threads_per_process": 2, + "cache_latents": false, + "caption_extension": ".txt", + "enable_bucket": false, + "gradient_checkpointing": true, + "full_fp16": false, + "no_token_padding": false, + "stop_text_encoder_training": 0, + "xformers": true, + "save_model_as": "safetensors", + "shuffle_caption": false, + "save_state": false, + "resume": "", + "prior_loss_weight": 1.0, + "text_encoder_lr": "5e-5", + "unet_lr": "0.0001", + "network_dim": 128, + "lora_network_weights": "", + "color_aug": false, + "flip_aug": false, + "clip_skip": 2, + "gradient_accumulation_steps": 1.0, + "mem_eff_attn": true, + "output_name": "Testman-v1-1", + "model_list": "custom", + "max_token_length": "75", + "max_train_epochs": "", + "max_data_loader_n_workers": "1", + "network_alpha": 128, + "training_comment": "", + "keep_tokens": "0", + "lr_scheduler_num_cycles": "", + "lr_scheduler_power": "", + "persistent_data_loader_workers": false, + "bucket_no_upscale": true, + "random_crop": false, + "bucket_reso_steps": 64.0, + "caption_dropout_every_n_epochs": 0.0, + "caption_dropout_rate": 0, + "optimizer": "AdamW8bit", + "optimizer_args": "", + "noise_offset": "", + "LoRA_type": "Standard", + "conv_dim": 1, + "conv_alpha": 1, + "sample_every_n_steps": 0, + "sample_every_n_epochs": 0, + "sample_sampler": "euler_a", + "sample_prompts": "", + "additional_parameters": "", + "vae_batch_size": 0, + "min_snr_gamma": 0, + "down_lr_weight": "", + "mid_lr_weight": "", + "up_lr_weight": "", + "block_lr_zero_threshold": "", + "block_dims": "", + "block_alphas": "", + "conv_dims": "", + "conv_alphas": "", + "weighted_captions": false, + "unit": 1 } \ No newline at end of file diff --git a/image/125_Testman/1.txt b/image/125_Testman/1.txt deleted file mode 100644 index 66cb9394767dbf6cf2191042ad9fd367612ef374..0000000000000000000000000000000000000000 --- a/image/125_Testman/1.txt +++ /dev/null @@ -1 +0,0 @@ -Testman, side view, portrait, from side, plain background, gray background \ No newline at end of file diff --git a/img/.DS_Store b/img/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..de7b3a2acdfa2af4d64c2f6174030251544bd3e9 Binary files /dev/null and b/img/.DS_Store differ diff --git a/img/100_Testman_512/.DS_Store b/img/100_Testman_512/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 Binary files /dev/null and b/img/100_Testman_512/.DS_Store differ diff --git a/image/125_Testman/1.png b/img/100_Testman_512/1.png similarity index 100% rename from image/125_Testman/1.png rename to img/100_Testman_512/1.png diff --git a/img/100_Testman_512/1.txt b/img/100_Testman_512/1.txt new file mode 100644 index 0000000000000000000000000000000000000000..4f86306d7b61f4803f661f9a6a9f398de1456906 --- /dev/null +++ b/img/100_Testman_512/1.txt @@ -0,0 +1 @@ +Testman, side view, from side, plain background, gray background \ No newline at end of file diff --git a/image/125_Testman/10.png b/img/100_Testman_512/10.png similarity index 100% rename from image/125_Testman/10.png rename to img/100_Testman_512/10.png diff --git a/image/125_Testman/10.txt b/img/100_Testman_512/10.txt similarity index 100% rename from image/125_Testman/10.txt rename to img/100_Testman_512/10.txt diff --git a/image/125_Testman/11.png b/img/100_Testman_512/11.png similarity index 100% rename from image/125_Testman/11.png rename to img/100_Testman_512/11.png diff --git a/image/125_Testman/11.txt b/img/100_Testman_512/11.txt similarity index 100% rename from image/125_Testman/11.txt rename to img/100_Testman_512/11.txt diff --git a/image/125_Testman/12.png b/img/100_Testman_512/12.png similarity index 100% rename from image/125_Testman/12.png rename to img/100_Testman_512/12.png diff --git a/image/125_Testman/12.txt b/img/100_Testman_512/12.txt similarity index 100% rename from image/125_Testman/12.txt rename to img/100_Testman_512/12.txt diff --git a/image/125_Testman/13.png b/img/100_Testman_512/13.png similarity index 100% rename from image/125_Testman/13.png rename to img/100_Testman_512/13.png diff --git a/image/125_Testman/13.txt b/img/100_Testman_512/13.txt similarity index 100% rename from image/125_Testman/13.txt rename to img/100_Testman_512/13.txt diff --git a/img/100_Testman_512/14.png b/img/100_Testman_512/14.png new file mode 100644 index 0000000000000000000000000000000000000000..19c1aed4881d887fc91993670a43c0895a57c28d Binary files /dev/null and b/img/100_Testman_512/14.png differ diff --git a/img/100_Testman_512/14.txt b/img/100_Testman_512/14.txt new file mode 100644 index 0000000000000000000000000000000000000000..2f40c017f4003dc9c328bee702f0cbd10a7fa8ed --- /dev/null +++ b/img/100_Testman_512/14.txt @@ -0,0 +1 @@ +Testman, portrait, front view, face portrait, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_512/15.png b/img/100_Testman_512/15.png new file mode 100644 index 0000000000000000000000000000000000000000..d2f61ee915d8451f3b5a42d0a2f9fcc3f1cda29a Binary files /dev/null and b/img/100_Testman_512/15.png differ diff --git a/img/100_Testman_512/15.txt b/img/100_Testman_512/15.txt new file mode 100644 index 0000000000000000000000000000000000000000..2f40c017f4003dc9c328bee702f0cbd10a7fa8ed --- /dev/null +++ b/img/100_Testman_512/15.txt @@ -0,0 +1 @@ +Testman, portrait, front view, face portrait, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_512/16.png b/img/100_Testman_512/16.png new file mode 100644 index 0000000000000000000000000000000000000000..595fdbe64f823f605a66ccb95b917d1a1bd47b4c Binary files /dev/null and b/img/100_Testman_512/16.png differ diff --git a/img/100_Testman_512/16.txt b/img/100_Testman_512/16.txt new file mode 100644 index 0000000000000000000000000000000000000000..2f40c017f4003dc9c328bee702f0cbd10a7fa8ed --- /dev/null +++ b/img/100_Testman_512/16.txt @@ -0,0 +1 @@ +Testman, portrait, front view, face portrait, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_512/17.png b/img/100_Testman_512/17.png new file mode 100644 index 0000000000000000000000000000000000000000..bddecc061d99808a1f7c1736c0731a2cdd405d6a Binary files /dev/null and b/img/100_Testman_512/17.png differ diff --git a/img/100_Testman_512/17.txt b/img/100_Testman_512/17.txt new file mode 100644 index 0000000000000000000000000000000000000000..df3606bd9238578b8b918ede82be17f65b5c9579 --- /dev/null +++ b/img/100_Testman_512/17.txt @@ -0,0 +1 @@ +Testman, laydown, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_512/18.png b/img/100_Testman_512/18.png new file mode 100644 index 0000000000000000000000000000000000000000..96332c0895e8d55cbad71d9f95981c009178f868 Binary files /dev/null and b/img/100_Testman_512/18.png differ diff --git a/img/100_Testman_512/18.txt b/img/100_Testman_512/18.txt new file mode 100644 index 0000000000000000000000000000000000000000..386e422c26197ece959749f59e828beb5ba07d1c --- /dev/null +++ b/img/100_Testman_512/18.txt @@ -0,0 +1 @@ +Testman, disapointed, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_512/19.png b/img/100_Testman_512/19.png new file mode 100644 index 0000000000000000000000000000000000000000..b95956fd4db8f08b124d75fc644ef179df826d99 Binary files /dev/null and b/img/100_Testman_512/19.png differ diff --git a/img/100_Testman_512/19.txt b/img/100_Testman_512/19.txt new file mode 100644 index 0000000000000000000000000000000000000000..2f40c017f4003dc9c328bee702f0cbd10a7fa8ed --- /dev/null +++ b/img/100_Testman_512/19.txt @@ -0,0 +1 @@ +Testman, portrait, front view, face portrait, plain background, gray background \ No newline at end of file diff --git a/image/125_Testman/2.png b/img/100_Testman_512/2.png similarity index 100% rename from image/125_Testman/2.png rename to img/100_Testman_512/2.png diff --git a/image/125_Testman/2.txt b/img/100_Testman_512/2.txt similarity index 100% rename from image/125_Testman/2.txt rename to img/100_Testman_512/2.txt diff --git a/img/100_Testman_512/20.png b/img/100_Testman_512/20.png new file mode 100644 index 0000000000000000000000000000000000000000..0da732251c06f961c7f708d4f85134d9d98d24f3 Binary files /dev/null and b/img/100_Testman_512/20.png differ diff --git a/img/100_Testman_512/20.txt b/img/100_Testman_512/20.txt new file mode 100644 index 0000000000000000000000000000000000000000..a4bdb207103bf6040669a2763e24088c46b91555 --- /dev/null +++ b/img/100_Testman_512/20.txt @@ -0,0 +1 @@ +Testman, combat pose, martial stance, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_512/21.png b/img/100_Testman_512/21.png new file mode 100644 index 0000000000000000000000000000000000000000..215037db004490a733c6ad72bc07500beb188faa Binary files /dev/null and b/img/100_Testman_512/21.png differ diff --git a/img/100_Testman_512/21.txt b/img/100_Testman_512/21.txt new file mode 100644 index 0000000000000000000000000000000000000000..1d137a350aeee30bd843ebab0eb6b31ab76cd234 --- /dev/null +++ b/img/100_Testman_512/21.txt @@ -0,0 +1 @@ +Testman, sit down, looking up, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_512/22.png b/img/100_Testman_512/22.png new file mode 100644 index 0000000000000000000000000000000000000000..ac36f0605eb077371d571dcdb45680fa68f5ad62 Binary files /dev/null and b/img/100_Testman_512/22.png differ diff --git a/img/100_Testman_512/22.txt b/img/100_Testman_512/22.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b6926ec5a28a6212e2966a0f8a8f797755019b0 --- /dev/null +++ b/img/100_Testman_512/22.txt @@ -0,0 +1 @@ +Testman, winning pose, victory, happy, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_512/23.png b/img/100_Testman_512/23.png new file mode 100644 index 0000000000000000000000000000000000000000..f75b335f13da4e16ababb028df69bacbd1cb8079 Binary files /dev/null and b/img/100_Testman_512/23.png differ diff --git a/img/100_Testman_512/23.txt b/img/100_Testman_512/23.txt new file mode 100644 index 0000000000000000000000000000000000000000..bcfbf3cbe70061b5bc454b90e3cde5f0d2757709 --- /dev/null +++ b/img/100_Testman_512/23.txt @@ -0,0 +1 @@ +Testman, teasing, playful, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_512/24.png b/img/100_Testman_512/24.png new file mode 100644 index 0000000000000000000000000000000000000000..cf8bdc0baf97a82fff2a3ef6a7ae3fe76c6589c4 Binary files /dev/null and b/img/100_Testman_512/24.png differ diff --git a/img/100_Testman_512/24.txt b/img/100_Testman_512/24.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec522246540f61bdb6037a01246831bd2a71b782 --- /dev/null +++ b/img/100_Testman_512/24.txt @@ -0,0 +1 @@ +Testman, back view, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_512/25.png b/img/100_Testman_512/25.png new file mode 100644 index 0000000000000000000000000000000000000000..404b070438ae7f5abe1bf166e9d9ff20a9c097dd Binary files /dev/null and b/img/100_Testman_512/25.png differ diff --git a/img/100_Testman_512/25.txt b/img/100_Testman_512/25.txt new file mode 100644 index 0000000000000000000000000000000000000000..2ba17c78541fd3f7cd6ae95b123220bc748ab295 --- /dev/null +++ b/img/100_Testman_512/25.txt @@ -0,0 +1 @@ +Testman, portrait, back view, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_512/3.png b/img/100_Testman_512/3.png new file mode 100644 index 0000000000000000000000000000000000000000..509f2473acf06e5c89263d08cad3b3f8587e9502 Binary files /dev/null and b/img/100_Testman_512/3.png differ diff --git a/img/100_Testman_512/3.txt b/img/100_Testman_512/3.txt new file mode 100644 index 0000000000000000000000000000000000000000..d30f74c2d3258b0ad3463cdc01963c8ed5b14a34 --- /dev/null +++ b/img/100_Testman_512/3.txt @@ -0,0 +1 @@ +Testman, side view, face portrait, side face, plain background, gray background \ No newline at end of file diff --git a/image/125_Testman/4.png b/img/100_Testman_512/4.png similarity index 100% rename from image/125_Testman/4.png rename to img/100_Testman_512/4.png diff --git a/image/125_Testman/4.txt b/img/100_Testman_512/4.txt similarity index 100% rename from image/125_Testman/4.txt rename to img/100_Testman_512/4.txt diff --git a/image/125_Testman/5.png b/img/100_Testman_512/5.png similarity index 100% rename from image/125_Testman/5.png rename to img/100_Testman_512/5.png diff --git a/image/125_Testman/5.txt b/img/100_Testman_512/5.txt similarity index 100% rename from image/125_Testman/5.txt rename to img/100_Testman_512/5.txt diff --git a/image/125_Testman/6.png b/img/100_Testman_512/6.png similarity index 100% rename from image/125_Testman/6.png rename to img/100_Testman_512/6.png diff --git a/image/125_Testman/6.txt b/img/100_Testman_512/6.txt similarity index 100% rename from image/125_Testman/6.txt rename to img/100_Testman_512/6.txt diff --git a/image/125_Testman/7.png b/img/100_Testman_512/7.png similarity index 100% rename from image/125_Testman/7.png rename to img/100_Testman_512/7.png diff --git a/image/125_Testman/7.txt b/img/100_Testman_512/7.txt similarity index 100% rename from image/125_Testman/7.txt rename to img/100_Testman_512/7.txt diff --git a/image/125_Testman/8.png b/img/100_Testman_512/8.png similarity index 100% rename from image/125_Testman/8.png rename to img/100_Testman_512/8.png diff --git a/image/125_Testman/8.txt b/img/100_Testman_512/8.txt similarity index 100% rename from image/125_Testman/8.txt rename to img/100_Testman_512/8.txt diff --git a/image/125_Testman/9.png b/img/100_Testman_512/9.png similarity index 100% rename from image/125_Testman/9.png rename to img/100_Testman_512/9.png diff --git a/image/125_Testman/9.txt b/img/100_Testman_512/9.txt similarity index 100% rename from image/125_Testman/9.txt rename to img/100_Testman_512/9.txt diff --git a/img/100_Testman_768/.DS_Store b/img/100_Testman_768/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 Binary files /dev/null and b/img/100_Testman_768/.DS_Store differ diff --git a/img/100_Testman_768/1.png b/img/100_Testman_768/1.png new file mode 100644 index 0000000000000000000000000000000000000000..f98c3366bf0f10c3f94cd3046b863c693963651d Binary files /dev/null and b/img/100_Testman_768/1.png differ diff --git a/img/100_Testman_768/1.txt b/img/100_Testman_768/1.txt new file mode 100644 index 0000000000000000000000000000000000000000..4f86306d7b61f4803f661f9a6a9f398de1456906 --- /dev/null +++ b/img/100_Testman_768/1.txt @@ -0,0 +1 @@ +Testman, side view, from side, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/10.png b/img/100_Testman_768/10.png new file mode 100644 index 0000000000000000000000000000000000000000..18818b056910730536d34201f8b016053e5f6b22 Binary files /dev/null and b/img/100_Testman_768/10.png differ diff --git a/img/100_Testman_768/10.txt b/img/100_Testman_768/10.txt new file mode 100644 index 0000000000000000000000000000000000000000..dc64b3f3bb58a76d93d8b62ba938b6758179faf4 --- /dev/null +++ b/img/100_Testman_768/10.txt @@ -0,0 +1 @@ +Testman, karate chop pose, karate, from side, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/11.png b/img/100_Testman_768/11.png new file mode 100644 index 0000000000000000000000000000000000000000..20574ef5fe1b8181db442599a062db16fda2eaf8 Binary files /dev/null and b/img/100_Testman_768/11.png differ diff --git a/img/100_Testman_768/11.txt b/img/100_Testman_768/11.txt new file mode 100644 index 0000000000000000000000000000000000000000..483b74890489e62e85787fe97c7b3cc673758d69 --- /dev/null +++ b/img/100_Testman_768/11.txt @@ -0,0 +1 @@ +Testman, thinking, sit pose, crossed legs, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/12.png b/img/100_Testman_768/12.png new file mode 100644 index 0000000000000000000000000000000000000000..68a596fce0b76ea2f0ff2b273b4ba67803be2972 Binary files /dev/null and b/img/100_Testman_768/12.png differ diff --git a/img/100_Testman_768/12.txt b/img/100_Testman_768/12.txt new file mode 100644 index 0000000000000000000000000000000000000000..b17baa2ecfa03eb01b2fb87a846927c6acc5cc2f --- /dev/null +++ b/img/100_Testman_768/12.txt @@ -0,0 +1 @@ +Testman, combat pose, holding katana, front view, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/13.png b/img/100_Testman_768/13.png new file mode 100644 index 0000000000000000000000000000000000000000..89950ab1e56538ca43fc8e366fd8f342e42fc835 Binary files /dev/null and b/img/100_Testman_768/13.png differ diff --git a/img/100_Testman_768/13.txt b/img/100_Testman_768/13.txt new file mode 100644 index 0000000000000000000000000000000000000000..995b3ff23bb93435ca2b7456b288011b50ef0320 --- /dev/null +++ b/img/100_Testman_768/13.txt @@ -0,0 +1 @@ +Testman, mantis pose, kung fu pose, combat pose, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/14.png b/img/100_Testman_768/14.png new file mode 100644 index 0000000000000000000000000000000000000000..da9c4b57dbedd79d54cc32f44b63a4b4e512b629 Binary files /dev/null and b/img/100_Testman_768/14.png differ diff --git a/img/100_Testman_768/14.txt b/img/100_Testman_768/14.txt new file mode 100644 index 0000000000000000000000000000000000000000..2f40c017f4003dc9c328bee702f0cbd10a7fa8ed --- /dev/null +++ b/img/100_Testman_768/14.txt @@ -0,0 +1 @@ +Testman, portrait, front view, face portrait, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/15.png b/img/100_Testman_768/15.png new file mode 100644 index 0000000000000000000000000000000000000000..ad91fdd71891d2972619e050c712e9bd7fdcfaad Binary files /dev/null and b/img/100_Testman_768/15.png differ diff --git a/img/100_Testman_768/15.txt b/img/100_Testman_768/15.txt new file mode 100644 index 0000000000000000000000000000000000000000..2f40c017f4003dc9c328bee702f0cbd10a7fa8ed --- /dev/null +++ b/img/100_Testman_768/15.txt @@ -0,0 +1 @@ +Testman, portrait, front view, face portrait, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/16.png b/img/100_Testman_768/16.png new file mode 100644 index 0000000000000000000000000000000000000000..082a9ae80ac53a2a97c2e5e5a77780126761dafc Binary files /dev/null and b/img/100_Testman_768/16.png differ diff --git a/img/100_Testman_768/16.txt b/img/100_Testman_768/16.txt new file mode 100644 index 0000000000000000000000000000000000000000..2f40c017f4003dc9c328bee702f0cbd10a7fa8ed --- /dev/null +++ b/img/100_Testman_768/16.txt @@ -0,0 +1 @@ +Testman, portrait, front view, face portrait, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/17.png b/img/100_Testman_768/17.png new file mode 100644 index 0000000000000000000000000000000000000000..8aeed465939fd09b3600b3e7600442766a89d6f5 Binary files /dev/null and b/img/100_Testman_768/17.png differ diff --git a/img/100_Testman_768/17.txt b/img/100_Testman_768/17.txt new file mode 100644 index 0000000000000000000000000000000000000000..df3606bd9238578b8b918ede82be17f65b5c9579 --- /dev/null +++ b/img/100_Testman_768/17.txt @@ -0,0 +1 @@ +Testman, laydown, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/18.png b/img/100_Testman_768/18.png new file mode 100644 index 0000000000000000000000000000000000000000..a30d45cb9a7610d9d0d3e6fce300e73992748a06 Binary files /dev/null and b/img/100_Testman_768/18.png differ diff --git a/img/100_Testman_768/18.txt b/img/100_Testman_768/18.txt new file mode 100644 index 0000000000000000000000000000000000000000..386e422c26197ece959749f59e828beb5ba07d1c --- /dev/null +++ b/img/100_Testman_768/18.txt @@ -0,0 +1 @@ +Testman, disapointed, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/19.png b/img/100_Testman_768/19.png new file mode 100644 index 0000000000000000000000000000000000000000..71030ca482fa283b36abb5d448acc77e1482dc5d Binary files /dev/null and b/img/100_Testman_768/19.png differ diff --git a/img/100_Testman_768/19.txt b/img/100_Testman_768/19.txt new file mode 100644 index 0000000000000000000000000000000000000000..2f40c017f4003dc9c328bee702f0cbd10a7fa8ed --- /dev/null +++ b/img/100_Testman_768/19.txt @@ -0,0 +1 @@ +Testman, portrait, front view, face portrait, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/2.png b/img/100_Testman_768/2.png new file mode 100644 index 0000000000000000000000000000000000000000..40b1ecbd8d11341d30f4db93e7ecde5497e5808d Binary files /dev/null and b/img/100_Testman_768/2.png differ diff --git a/img/100_Testman_768/2.txt b/img/100_Testman_768/2.txt new file mode 100644 index 0000000000000000000000000000000000000000..b9067e22d471e9a30f7ecc0a4ddc0bdeccce73ea --- /dev/null +++ b/img/100_Testman_768/2.txt @@ -0,0 +1 @@ +Testman, standing, front view, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/20.png b/img/100_Testman_768/20.png new file mode 100644 index 0000000000000000000000000000000000000000..7ac8dd65e184b6e1a864ef6086f0e73c591e970a Binary files /dev/null and b/img/100_Testman_768/20.png differ diff --git a/img/100_Testman_768/20.txt b/img/100_Testman_768/20.txt new file mode 100644 index 0000000000000000000000000000000000000000..a4bdb207103bf6040669a2763e24088c46b91555 --- /dev/null +++ b/img/100_Testman_768/20.txt @@ -0,0 +1 @@ +Testman, combat pose, martial stance, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/21.png b/img/100_Testman_768/21.png new file mode 100644 index 0000000000000000000000000000000000000000..e3bd997528b93beca4d83b3f7652b3439392e218 Binary files /dev/null and b/img/100_Testman_768/21.png differ diff --git a/img/100_Testman_768/21.txt b/img/100_Testman_768/21.txt new file mode 100644 index 0000000000000000000000000000000000000000..1d137a350aeee30bd843ebab0eb6b31ab76cd234 --- /dev/null +++ b/img/100_Testman_768/21.txt @@ -0,0 +1 @@ +Testman, sit down, looking up, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/22.png b/img/100_Testman_768/22.png new file mode 100644 index 0000000000000000000000000000000000000000..5669a28e68ae5fe49b80e1f625054eb5b8529352 Binary files /dev/null and b/img/100_Testman_768/22.png differ diff --git a/img/100_Testman_768/22.txt b/img/100_Testman_768/22.txt new file mode 100644 index 0000000000000000000000000000000000000000..0b6926ec5a28a6212e2966a0f8a8f797755019b0 --- /dev/null +++ b/img/100_Testman_768/22.txt @@ -0,0 +1 @@ +Testman, winning pose, victory, happy, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/23.png b/img/100_Testman_768/23.png new file mode 100644 index 0000000000000000000000000000000000000000..982a8f5ebefbe8b9e9ed1a44a21690792993304f Binary files /dev/null and b/img/100_Testman_768/23.png differ diff --git a/img/100_Testman_768/23.txt b/img/100_Testman_768/23.txt new file mode 100644 index 0000000000000000000000000000000000000000..bcfbf3cbe70061b5bc454b90e3cde5f0d2757709 --- /dev/null +++ b/img/100_Testman_768/23.txt @@ -0,0 +1 @@ +Testman, teasing, playful, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/24.png b/img/100_Testman_768/24.png new file mode 100644 index 0000000000000000000000000000000000000000..dd3eb8ad6bba4c36dc192a6d759de63b369f6200 Binary files /dev/null and b/img/100_Testman_768/24.png differ diff --git a/img/100_Testman_768/24.txt b/img/100_Testman_768/24.txt new file mode 100644 index 0000000000000000000000000000000000000000..ec522246540f61bdb6037a01246831bd2a71b782 --- /dev/null +++ b/img/100_Testman_768/24.txt @@ -0,0 +1 @@ +Testman, back view, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/25.png b/img/100_Testman_768/25.png new file mode 100644 index 0000000000000000000000000000000000000000..9c3d88573599f162af9dd29739473f6329ba5ba7 Binary files /dev/null and b/img/100_Testman_768/25.png differ diff --git a/img/100_Testman_768/25.txt b/img/100_Testman_768/25.txt new file mode 100644 index 0000000000000000000000000000000000000000..2ba17c78541fd3f7cd6ae95b123220bc748ab295 --- /dev/null +++ b/img/100_Testman_768/25.txt @@ -0,0 +1 @@ +Testman, portrait, back view, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/3.png b/img/100_Testman_768/3.png new file mode 100644 index 0000000000000000000000000000000000000000..33045dcf7d381fde5f638a2bf88e5e58c3208b0b Binary files /dev/null and b/img/100_Testman_768/3.png differ diff --git a/img/100_Testman_768/3.txt b/img/100_Testman_768/3.txt new file mode 100644 index 0000000000000000000000000000000000000000..d30f74c2d3258b0ad3463cdc01963c8ed5b14a34 --- /dev/null +++ b/img/100_Testman_768/3.txt @@ -0,0 +1 @@ +Testman, side view, face portrait, side face, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/4.png b/img/100_Testman_768/4.png new file mode 100644 index 0000000000000000000000000000000000000000..99c2599aafb4338b67e749daa8314c856343b83d Binary files /dev/null and b/img/100_Testman_768/4.png differ diff --git a/img/100_Testman_768/4.txt b/img/100_Testman_768/4.txt new file mode 100644 index 0000000000000000000000000000000000000000..1ae0f052bdce8ff4ad018f1f2567335adf9127bf --- /dev/null +++ b/img/100_Testman_768/4.txt @@ -0,0 +1 @@ +Testman, inspired, front view, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/5.png b/img/100_Testman_768/5.png new file mode 100644 index 0000000000000000000000000000000000000000..83d255949aa0c43a5fc652b4102c6dfe0c27c4bb Binary files /dev/null and b/img/100_Testman_768/5.png differ diff --git a/img/100_Testman_768/5.txt b/img/100_Testman_768/5.txt new file mode 100644 index 0000000000000000000000000000000000000000..869cb9fe26cec97dadff146c70f27055d2aa4988 --- /dev/null +++ b/img/100_Testman_768/5.txt @@ -0,0 +1 @@ +Testman, raising hand, front view, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/6.png b/img/100_Testman_768/6.png new file mode 100644 index 0000000000000000000000000000000000000000..02e41e2c9acbf06dc1aa27f2f903e009b7ca0901 Binary files /dev/null and b/img/100_Testman_768/6.png differ diff --git a/img/100_Testman_768/6.txt b/img/100_Testman_768/6.txt new file mode 100644 index 0000000000000000000000000000000000000000..a0ee985f3d94af0d335dd42df1339e561478d4b0 --- /dev/null +++ b/img/100_Testman_768/6.txt @@ -0,0 +1 @@ +Testman, standing pose, neutral, front view, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/7.png b/img/100_Testman_768/7.png new file mode 100644 index 0000000000000000000000000000000000000000..b2bcac85d852c1942c758ea5c64e7b8ef2e8e362 Binary files /dev/null and b/img/100_Testman_768/7.png differ diff --git a/img/100_Testman_768/7.txt b/img/100_Testman_768/7.txt new file mode 100644 index 0000000000000000000000000000000000000000..9cdb5100f02d2a6730c472939963aa40ed225b17 --- /dev/null +++ b/img/100_Testman_768/7.txt @@ -0,0 +1 @@ +Testman, standing, front view, lights and shadows, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/8.png b/img/100_Testman_768/8.png new file mode 100644 index 0000000000000000000000000000000000000000..3aff61ef2c76478065cf44983285646b539105f6 Binary files /dev/null and b/img/100_Testman_768/8.png differ diff --git a/img/100_Testman_768/8.txt b/img/100_Testman_768/8.txt new file mode 100644 index 0000000000000000000000000000000000000000..c27b9b893994b66a7a5a7ac6a1c247935511b13d --- /dev/null +++ b/img/100_Testman_768/8.txt @@ -0,0 +1 @@ +Testman, combat pose, casting spell, lights and shadows, plain background, gray background \ No newline at end of file diff --git a/img/100_Testman_768/9.png b/img/100_Testman_768/9.png new file mode 100644 index 0000000000000000000000000000000000000000..6f60ee6975462834267389b8d0512a3e767bf161 Binary files /dev/null and b/img/100_Testman_768/9.png differ diff --git a/img/100_Testman_768/9.txt b/img/100_Testman_768/9.txt new file mode 100644 index 0000000000000000000000000000000000000000..947f03ef10705698dd649012d2da6a9d89fd34f2 --- /dev/null +++ b/img/100_Testman_768/9.txt @@ -0,0 +1 @@ +Testman, walking, explosions behind, lights and shadows, above glass, plain background, gray background \ No newline at end of file diff --git a/log/20230430222830/network_train/events.out.tfevents.1682904524.MacBook-Pro-de-Daniel.local.7555.0 b/log/20230430222830/network_train/events.out.tfevents.1682904524.MacBook-Pro-de-Daniel.local.7555.0 new file mode 100644 index 0000000000000000000000000000000000000000..5eab7f31a37c4c531c61b1e82ee92129f5e36435 --- /dev/null +++ b/log/20230430222830/network_train/events.out.tfevents.1682904524.MacBook-Pro-de-Daniel.local.7555.0 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bab293ac863f25a8cf68e5efe3e62c122d19ba2db686b7ec961e82daf5e50e9d +size 88 diff --git a/Testman.safetensors b/model/Testman.safetensors similarity index 100% rename from Testman.safetensors rename to model/Testman.safetensors