faisalhr1997 commited on
Commit
6342a71
·
1 Parent(s): 4828a9d

lora dreambooth 1

Browse files
Lora/katmc/dreambooth_lora_cmd.yaml ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ command:
2
+ - accelerate
3
+ - launch
4
+ - --config_file=/content/kohya-trainer/accelerate_config/config.yaml
5
+ - --num_cpu_threads_per_process=8
6
+ - train_network.py
7
+ - --network_dim=128
8
+ - --network_alpha=128
9
+ - --network_module=networks.lora
10
+ - --learning_rate=0.0001
11
+ - --unet_lr=0.0001
12
+ - --text_encoder_lr=5e-05
13
+ - --training_comment=test2
14
+ - --lr_scheduler=constant
15
+ - --pretrained_model_name_or_path=/content/pre_trained_model/Dreamlike-diffusion-v1-0.ckpt
16
+ - --caption_extension=.txt
17
+ - --train_data_dir=/content/dreambooth/train_data
18
+ - --reg_data_dir=/content/dreambooth/reg_data
19
+ - --output_dir=/content/drive/MyDrive/dreambooth/output
20
+ - --prior_loss_weight=1.0
21
+ - --output_name=katmc
22
+ - --mixed_precision=fp16
23
+ - --save_precision=fp16
24
+ - --save_n_epoch_ratio=3
25
+ - --save_model_as=safetensors
26
+ - --resolution=768
27
+ - --cache_latents
28
+ - --train_batch_size=3
29
+ - --max_token_length=225
30
+ - --use_8bit_adam
31
+ - --max_train_epochs=20
32
+ - --gradient_accumulation_steps=1
33
+ - --clip_skip=1
34
+ - --logging_dir=/content/dreambooth/logs
35
+ - --log_prefix=katmc
36
+ - --shuffle_caption
37
+ - --xformers
Lora/katmc/output/katmc-000006.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1e2440c3c619dcc20908c2aca11dc4269cdb917a4222222d9b0fe431864fefc
3
+ size 151111837
Lora/katmc/output/katmc-000012.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a64572f7f96a04c8b17b776d7768d0f4a7d01a9821a88527118c5c60b444182f
3
+ size 151111838
Lora/katmc/output/katmc-000018.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a61fb2e3afd5e55f2165991037590dcdd91075bb4afc8e6899638866e68a1b41
3
+ size 151111838
Lora/katmc/output/katmc.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efafd8f06d030fc3eda1338063043dccb19daa724ad754c8bf276c3985f23732
3
+ size 151111838