feat: upload frederica lora model
Browse files
frederica_config/dataset_config.toml
CHANGED
@@ -17,6 +17,6 @@ num_repeats = 10
|
|
17 |
enable_bucket = true
|
18 |
caption_extension = ".txt"
|
19 |
shuffle_caption = true
|
20 |
-
keep_tokens =
|
21 |
bucket_reso_steps = 64
|
22 |
bucket_no_upscale = false
|
|
|
17 |
enable_bucket = true
|
18 |
caption_extension = ".txt"
|
19 |
shuffle_caption = true
|
20 |
+
keep_tokens = 1
|
21 |
bucket_reso_steps = 64
|
22 |
bucket_no_upscale = false
|
frederica_config/sample_prompt.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
|
2 |
-
masterpiece, best quality, 1girl, brown hair, hair between eyes, hair intakes, red eyes, uniform --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
|
|
|
1 |
|
2 |
+
masterpiece, best quality,frederica, 1girl, brown hair, hair between eyes, hair intakes, red eyes, uniform --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
|