ziqihuangg / Collaborative-Diffusion

[CVPR 2023] Collaborative Diffusion
https://ziqihuangg.github.io/projects/collaborative-diffusion.html
Other
405 stars 31 forks source link

no script for 256 models? #11

Closed Astra060 closed 1 year ago

Astra060 commented 1 year ago

I couldn't find a way to run 256 models. is the model missing or something like that?

ziqihuangg commented 1 year ago

Hi, you can change the config and ckpt path to 256x256 model's, and you should be able to train / inference.

ziqihuangg commented 1 year ago

Hi, I just added the commands for 256 models in README.