kaz001 commited on
Commit
85f7dad
·
1 Parent(s): 083556a

Update KohyaMain.sh

Browse files
Files changed (1) hide show
  1. KohyaMain.sh +2 -2
KohyaMain.sh CHANGED
@@ -1,4 +1,4 @@
1
  #!/bin/bash
2
  . /home/ec2-user/venvs/kohya/bin/activate
3
- cd /home/ec2-user/tools/KohyaMain
4
- accelerate launch --num_cpu_threads_per_process 8 fine_tune.py --config_file /home/ec2-user/configs/configMain.toml
 
1
  #!/bin/bash
2
  . /home/ec2-user/venvs/kohya/bin/activate
3
+ cd /home/ec2-user/tools/KohyaMain/sd-scripts
4
+ accelerate launch --num_cpu_threads_per_process 8 train_db.py --config_file /home/ec2-user/configs/configMain.toml