StyleDrop-PyTorch icon indicating copy to clipboard operation
StyleDrop-PyTorch copied to clipboard

training a picture a style

Open EnigmaHong opened this issue 2 years ago • 0 comments

accelerate launch --num_processes 8 --mixed_precision fp16 train_t2i_custom_v2.py --config=configs/custom.py

I use the above command to train a picture style model, loss is always shock, grad_norm: nan (nan), the effect is not good, may I ask what is the problem?

EnigmaHong avatar Nov 17 '23 11:11 EnigmaHong