sdasdadas commited on
Commit
af21937
1 Parent(s): 385d6d9

feat: upload vectorartrhsilnew lora model

Browse files
vectorartrhsilnew_config/config_file.toml ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [model_arguments]
2
+ v2 = false
3
+ v_parameterization = false
4
+ pretrained_model_name_or_path = "/content/pretrained_model/anyloraCheckpoint_novaeFp16Pruned.ckpt"
5
+
6
+ [additional_network_arguments]
7
+ no_metadata = false
8
+ unet_lr = 0.0001
9
+ text_encoder_lr = 5e-5
10
+ network_module = "lycoris.kohya"
11
+ network_dim = 16
12
+ network_alpha = 8
13
+ network_args = [ "conv_dim=8", "conv_alpha=1", "algo=lora",]
14
+ network_train_unet_only = false
15
+ network_train_text_encoder_only = false
16
+
17
+ [optimizer_arguments]
18
+ optimizer_type = "AdamW8bit"
19
+ learning_rate = 0.0001
20
+ max_grad_norm = 1.0
21
+ lr_scheduler = "constant_with_warmup"
22
+ lr_warmup_steps = 0
23
+
24
+ [dataset_arguments]
25
+ cache_latents = true
26
+ debug_dataset = false
27
+
28
+ [training_arguments]
29
+ output_dir = "/content/LoRA/output"
30
+ output_name = "vectorart"
31
+ save_precision = "fp16"
32
+ save_every_n_epochs = 1
33
+ train_batch_size = 6
34
+ max_token_length = 225
35
+ mem_eff_attn = false
36
+ xformers = true
37
+ max_train_epochs = 15
38
+ max_data_loader_n_workers = 8
39
+ persistent_data_loader_workers = true
40
+ seed = 123
41
+ gradient_checkpointing = false
42
+ gradient_accumulation_steps = 1
43
+ mixed_precision = "fp16"
44
+ clip_skip = 2
45
+ logging_dir = "/content/LoRA/logs"
46
+ log_prefix = "vectorart"
47
+ noise_offset = 0.1
48
+ lowram = true
49
+
50
+ [sample_prompt_arguments]
51
+ sample_every_n_epochs = 1
52
+ sample_sampler = "ddim"
53
+
54
+ [dreambooth_arguments]
55
+ prior_loss_weight = 1.0
56
+
57
+ [saving_arguments]
58
+ save_model_as = "safetensors"
vectorartrhsilnew_config/dataset_config.toml ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [[datasets]]
2
+ resolution = 512
3
+ min_bucket_reso = 256
4
+ max_bucket_reso = 1024
5
+ caption_dropout_rate = 0
6
+ caption_tag_dropout_rate = 0
7
+ caption_dropout_every_n_epochs = 0
8
+ flip_aug = false
9
+ color_aug = false
10
+
11
+ # this is concept1 dataset
12
+ [[datasets.subsets]]
13
+ image_dir = "/content/LoRA/train_data/10_concept1"
14
+ class_tokens = "simple_vector"
15
+ num_repeats = 10
16
+
17
+ # this is concept2 dataset
18
+ [[datasets.subsets]]
19
+ image_dir = "/content/LoRA/train_data/10_concept2"
20
+ class_tokens = "alex"
21
+ num_repeats = 10
22
+
23
+ # this is concept3 dataset
24
+ [[datasets.subsets]]
25
+ image_dir = "/content/LoRA/train_data/10_concept3"
26
+ class_tokens = "asher"
27
+ num_repeats = 10
28
+
29
+ [[datasets.subsets]]
30
+ image_dir = "/content/LoRA/train_data/10_concept4"
31
+ class_tokens = "eric"
32
+ num_repeats = 10
33
+
34
+ # this is regularization images folder, optional
35
+ [[datasets.subsets]]
36
+ is_reg = true
37
+ image_dir = "/content/LoRA/reg_data"
38
+ class_tokens = "style"
39
+ num_repeats = 1
40
+
41
+
42
+ [general]
43
+ enable_bucket = true
44
+ caption_extension = ".txt"
45
+ shuffle_caption = true
46
+ keep_tokens = 0
47
+ bucket_reso_steps = 64
48
+ bucket_no_upscale = false
vectorartrhsilnew_config/sample_prompt.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+
2
+ eric, solo, shirt, black hair, 1boy, white background, male focus, pants, dark skin, black footwear, black shirt, blue pants --n lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry --w 512 --h 768 --l 7 --s 28