diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

how to combine train_unconditional.py with LDMPipline

Open panenyaun opened this issue 3 years ago • 1 comments

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

panenyaun avatar Nov 21 '22 12:11 panenyaun

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!

patrickvonplaten avatar Nov 28 '22 11:11 patrickvonplaten

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.

github-actions[bot] avatar Dec 22 '22 15:12 github-actions[bot]