You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Thanks for your cool repo!
When I tried stable diffusion training with
python3 main.py --logdir /tmp -t --postfix test -b configs/train_colossalai_cifar10.yaml
I found it failed just after starting the training loop:
I' m not sure if there are any details that I did wrong.
Any suggestions will be highly appreciated!