Anar Abiyev

Results 3 issues of Anar Abiyev

"We provide a training script for DiT in [train.py](https://github.com/facebookresearch/DiT/blob/main/train.py). This script can be used to train class-conditional DiT models, but it can be easily modified to support other types of...

Is there a way to input text prompt to the model instead of class labels?

Hi, I have downloaded this model to run the code: https://huggingface.co/Tune-A-Video-library/redshift-man-skiing But it gives the following error: FileNotFoundError: [Errno 2] No such file or directory: './outputs/man-skiing/inv_latents/ddim_latent-500.pt' How can I get...