sachi
Results
1
issues of
sachi
Hello, I'm trying to run inference with example data ``` python inference.py --ckpt_path checkpoint/ddpm-epoch=24.ckpt --log_dir logs --data_root=data ``` and get this error, have no idea how to fix, can you...