File size: 425 Bytes
dad14e4
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# *[Specify the config file path and the GPU devices to use]
# export CUDA_VISIBLE_DEVICES=0,1

# *[Specify the config file path]
export OMINI_CONFIG=./train/config/subject_rotation.yaml

# *[Specify the WANDB API key]
export WANDB_API_KEY='675d7815d8ad1cf89954fd5415071f18007386fd'

echo $OMINI_CONFIG
export TOKENIZERS_PARALLELISM=true

accelerate launch --main_process_port 41354 -m omini.train_flux.train_subject_rotation