Starry
Starry
1、make sure you have a cuda ,i use cuda-11.7 2、cd ~/.cache/torch_extensions/py310_cu117/inplace_abn and run the command `ninja` 3、you will get a file named inplace_abn.so and then the problem is solved successfully
Check if you have the gcc/c++ compiler installed
> I want to create my own dataset to train a model, could you provide the training code? I try to write a trainning scrpt ,u can refer this code...
I try to write a trainning scrpt ,u can refer this code https://github.com/lyc0929/OOTDiffusion-train.
I try to write a trainning scrpt ,u can refer this code https://github.com/lyc0929/OOTDiffusion-train.
> 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.