milkcurry commited on
Commit
559b807
·
1 Parent(s): 4c5fc36

feat: upload RiOlu checkpoint

Browse files
RiOlu_config/config_file.toml ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [model_arguments]
2
+ v2 = false
3
+ v_parameterization = false
4
+ pretrained_model_name_or_path = "/content/pretrained_model/AnyLoRA.safetensors"
5
+
6
+ [optimizer_arguments]
7
+ optimizer_type = "AdamW8bit"
8
+ learning_rate = 2e-6
9
+ max_grad_norm = 1.0
10
+ lr_scheduler = "constant"
11
+ lr_warmup_steps = 0
12
+
13
+ [dataset_arguments]
14
+ cache_latents = true
15
+ debug_dataset = false
16
+ vae_batch_size = 1
17
+
18
+ [training_arguments]
19
+ output_dir = "/content/dreambooth/output"
20
+ output_name = "RiOlu"
21
+ save_precision = "fp16"
22
+ save_n_epoch_ratio = 1
23
+ save_state = false
24
+ train_batch_size = 4
25
+ max_token_length = 225
26
+ mem_eff_attn = false
27
+ xformers = true
28
+ max_train_steps = 2500
29
+ max_data_loader_n_workers = 8
30
+ persistent_data_loader_workers = true
31
+ gradient_checkpointing = false
32
+ gradient_accumulation_steps = 1
33
+ mixed_precision = "fp16"
34
+ clip_skip = 2
35
+ logging_dir = "/content/dreambooth/logs"
36
+ log_prefix = "RiOlu"
37
+
38
+ [sample_prompt_arguments]
39
+ sample_every_n_steps = 100
40
+ sample_sampler = "ddim"
41
+
42
+ [dreambooth_arguments]
43
+ prior_loss_weight = 1.0
44
+
45
+ [saving_arguments]
46
+ save_model_as = "safetensors"
RiOlu_config/dataset_config.toml ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ [[datasets.subsets]]
11
+ image_dir = "/content/dreambooth/train_data"
12
+ class_tokens = "riolu style"
13
+ num_repeats = 10
14
+
15
+
16
+ [general]
17
+ enable_bucket = true
18
+ caption_extension = ".txt"
19
+ shuffle_caption = true
20
+ keep_tokens = 0
21
+ bucket_reso_steps = 64
22
+ bucket_no_upscale = false
RiOlu_config/sample_prompt.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+
2
+ masterpiece, best quality, 1girl, aqua eyes, baseball cap, blonde hair, closed mouth, earrings, green background, hat, hoop earrings, jewelry, looking at viewer, shirt, short hair, simple background, solo, upper body, yellow shirt --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