diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

Categorical diffusion pipeline

Open ChenchaoZhao opened this issue 3 years ago • 1 comments

Model/Pipeline/Scheduler description

Are there any plans for diffusion models other than Gaussian, e.g. categorical diffusion https://arxiv.org/abs/2102.05379

Open source status

  • [X] The model implementation is available
  • [X] The model weights are available (Only relevant if addition is not a scheduler).

Provide useful links for the implementation

https://github.com/didriknielsen/argmax_flows

ChenchaoZhao avatar Jan 17 '23 03:01 ChenchaoZhao

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 Feb 16 '23 15:02 github-actions[bot]