how to combine train_unconditional.py with LDMPipline
Describe the bug
how to combine train_unconditional.py with LDMPipline
Reproduction
No response
Logs
No response
System Info
diffuser=0.6.0 python=3.8.12 pycharm
Hey @panenyaun,
Note that train_unconditional.py is a simple example how to train a diffusion model from scratch. The idea is not to create an all-encompassing example to train/fine-tune all diffusion models. However we would be happy to add a new example script for train_unconditional_latent.py if you're interested!
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.
Please note that issues that do not follow the contributing guidelines are likely to be ignored.