OOTDiffusion
OOTDiffusion copied to clipboard
How much memory do I need for trainning?
How much GPU memory do I need for trainning? I have A100 x 8 (40G). I got CUDA oom error when i try trainning. ( i wrote own trainning code ) I use huggingface acclerate.
Hi, Can you share the training code and define the methodologies used?
Hi, Can you share the training code and define the methodologies used?
I try to write a trainning scrpt ,u can refer this code https://github.com/lyc0929/OOTDiffusion-train.