AiAF
/

Text-to-Image
Diffusers
art
Not-For-All-Audiences
AiAF commited on
Commit
1f7a4c8
·
verified ·
1 Parent(s): b3d32ca

feat: upload Lightsource | @0Lightsource | OLS[PonyXL] lora model

Browse files
Lightsource | @0Lightsource | OLS[PonyXL]_config/config_file.toml ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [sdxl_arguments]
2
+ cache_text_encoder_outputs = true
3
+ no_half_vae = true
4
+ min_timestep = 0
5
+ max_timestep = 1000
6
+ shuffle_caption = false
7
+
8
+ [model_arguments]
9
+ pretrained_model_name_or_path = "/content/pretrained_model/v6.safetensors"
10
+ vae = "/content/vae/sdxl_vae.safetensors"
11
+
12
+ [dataset_arguments]
13
+ debug_dataset = false
14
+ in_json = "/content/LoRA/meta_lat.json"
15
+ train_data_dir = "/content/LoRA/train_data"
16
+ dataset_repeats = 2
17
+ keep_tokens = 0
18
+ resolution = "1024,1024"
19
+ color_aug = false
20
+ token_warmup_min = 1
21
+ token_warmup_step = 0
22
+
23
+ [training_arguments]
24
+ output_dir = "/content/drive/MyDrive/kohya-trainer/output"
25
+ output_name = "Lightsource | @0Lightsource | OLS[PonyXL]"
26
+ save_precision = "fp16"
27
+ save_every_n_epochs = 1
28
+ train_batch_size = 25
29
+ max_token_length = 225
30
+ mem_eff_attn = false
31
+ sdpa = false
32
+ xformers = true
33
+ max_train_epochs = 10
34
+ max_data_loader_n_workers = 8
35
+ persistent_data_loader_workers = true
36
+ seed = 4479
37
+ gradient_checkpointing = true
38
+ gradient_accumulation_steps = 1
39
+ mixed_precision = "fp16"
40
+
41
+ [logging_arguments]
42
+ log_with = "wandb"
43
+ log_tracker_name = "Lightsource | @0Lightsource | OLS[PonyXL]"
44
+ logging_dir = "/content/LoRA/logs"
45
+
46
+ [sample_prompt_arguments]
47
+ sample_every_n_epochs = 1
48
+ sample_sampler = "euler_a"
49
+
50
+ [saving_arguments]
51
+ save_model_as = "safetensors"
52
+
53
+ [optimizer_arguments]
54
+ optimizer_type = "AdaFactor"
55
+ learning_rate = 0.001
56
+ max_grad_norm = 0
57
+ optimizer_args = [ "scale_parameter=False", "relative_step=False", "warmup_init=False",]
58
+ lr_scheduler = "constant"
59
+ lr_warmup_steps = 0
60
+
61
+ [additional_network_arguments]
62
+ no_metadata = false
63
+ network_module = "networks.lora"
64
+ network_dim = 32
65
+ network_alpha = 32
66
+ network_args = [ "conv_dim=8", "conv_alpha=1",]
67
+ network_train_unet_only = true
68
+
69
+ [advanced_training_config]
70
+ multires_noise_iterations = 6
71
+ multires_noise_discount = 0.3
72
+ min_snr_gamma = 3
Lightsource | @0Lightsource | OLS[PonyXL]_config/meta_clean.json ADDED
The diff for this file is too large to render. See raw diff
 
Lightsource | @0Lightsource | OLS[PonyXL]_config/meta_lat.json ADDED
The diff for this file is too large to render. See raw diff
 
Lightsource | @0Lightsource | OLS[PonyXL]_config/sample_prompt.toml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ [prompt]
2
+ negative_prompt = "signature, Watermark, text, logo, cowboy shot, full body, blurry, bad anatomy, wrinkled skin, floating objects, mouth, depth of field, sharp focus, lowres, bad anatomy, nail polish, floating objects, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry"
3
+ width = 832
4
+ height = 1216
5
+ scale = 7
6
+ sample_steps = 28
7
+ [[prompt.subset]]
8
+ prompt = "score_9, score_8_up, score_7_up, score_6_up, OLS \\(Artist\\), lightsource \\(Artist\\), @0Lightsource, Tsunade \\(Naruto)\\, presentable, 1girl, 1 boy, nude, blonde hair, forehead mark, huge sagging breasts:1.3, moaning, brown eyes, shaking, <3, bouncing breasts, aroused, blonde pubic hair, missionary sex, male pov, from above, creampie, dark skinned male, cum dripping on her face, laying in the grass"
9
+