Alex McKinney

Results 64 comments of Alex McKinney

@pcuenca would be interested in contributing, but not sure what v-prediction is. Could you give me a summary / resources?

From @pcuenca on the HF discord: > We are busy preparing a new release of `diffusers` to fully support Stable Diffusion 2. We are still ironing things out, but the...

> And available in 0.9.0! Damn fast job, guys! Closing :)

@patrickvonplaten mind if I give this a try? This would be my first time contributing a model, so I might need a hand occasionally.

Ordinarily I would say yes, but I don't think I can dedicate any time towards it until Tuesday at the earliest. So probably best for you to make a start...

Hey @Abhinay1997, are you still working on this? If not, @patrickvonplaten may I please give this a shot? :slightly_smiling_face:

No worries! Please take your time!

Just my random thoughts, but why make this a pipeline instead of something functional? For example, a function with args `module`, `ckpt1`, `ckpt2`, `alpha`?

> I recently developed a community pipeline and found it a bit awkward to develop and test before it gets pulled into main. > > I think the issue is...