bytedance / bytedance/DecompOpt

Missing cond_decompdiff.pt checkpoint required by sample_diffusion_decomp_compose.py

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
20
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Hi, thanks for your great work and for releasing the code and pretrained checkpoints!

When running the sampling script:

`scripts/sample_diffusion_decomp_compose.py`

I encountered the following error:

```
FileNotFoundError: [Errno 2] No such file or directory:
'logs_diffusion_full/pretrained_cond_decompdiff/cond_decompdiff.pt'
```

It seems that the script expects a checkpoint file named
cond_decompdiff.pt under logs_diffusion_full/pretrained_cond_decompdiff/, but only decompdiff.pt is provided in the released resources. Is cond_decompdiff.pt available somewhere?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.