Video-Motion-Customization icon indicating copy to clipboard operation
Video-Motion-Customization copied to clipboard

Where are the additional scripts for "train only" and "inference with pretrained models"?

Open Weiwenliang123 opened this issue 1 year ago • 0 comments

When I run the command "accelerate launch train_inference.py --config configs/car_forest.yml", the problem of "torch.distributed.elastic.multiprocessing.errors.ChildFailedError" occurs, making it impossible to conduct training and inference simultaneously. Therefore, I want to carry them out separately. However, I can't find the additional scripts for "train only" and "inference with pretrained models".

Weiwenliang123 avatar Dec 09 '24 08:12 Weiwenliang123