diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

Muse

Open isamu-isozaki opened this issue 3 years ago • 0 comments

Model/Pipeline/Scheduler description

We are working on the training script for Muse by google, the progress can be seen here. I'm trying to make it in the huggingface format as much as I can so that when it's done, then it should be pretty easy to integrate into diffusers hopefully.

Open source status

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

Provide useful links for the implementation

https://github.com/lucidrains/muse-maskgit-pytorch

isamu-isozaki avatar Feb 19 '23 23:02 isamu-isozaki