Stability-AI / StableCascade

Official Code for Stable Cascade
MIT License
6.44k stars 518 forks source link

train without SLURM #111

Open segalinc opened 4 months ago

segalinc commented 4 months ago

Hi thanks for the great contribution

I have an instance with multiple gpus How can I train using all devices but without SLURM. like with torch distributed or accelerate?