OminiControlRotation / train /script /train_multi_condition.sh
nvan15's picture
Batch upload part 20
dad14e4 verified
# *[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/multi_condition.yaml
# *[Specify the WANDB API key]
# export WANDB_API_KEY='YOUR_WANDB_API_KEY'
echo $OMINI_CONFIG
export TOKENIZERS_PARALLELISM=true
accelerate launch --main_process_port 41353 -m omini.train_flux.train_multi_condition