diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

Glide pipeline missing

Open jfdelgad opened this issue 3 years ago • 1 comments

Describe the bug

The readme file in pipelines describes glide but the link is broken as glide folder does not exist, was it removed?

Reproduction

No response

Logs

No response

System Info

Missing glide folder in pipelines

jfdelgad avatar Aug 14 '22 05:08 jfdelgad

Hey @jfdelgad,

Very True! It should be quite easy to add back into it and would also be a nice occasion to define the super resolution class (cc @anton-l )

I'll add the feature request label if ok for you :-)

patrickvonplaten avatar Aug 14 '22 12:08 patrickvonplaten

Hi, @patrickvonplaten if none are working on this bug, I can take this up. Can you help me to know what needs to be done here?.

rashmimarganiatgithub avatar Sep 10 '22 15:09 rashmimarganiatgithub

Think @ydshieh is actually working on this one

patrickvonplaten avatar Sep 12 '22 13:09 patrickvonplaten

Well I am working on blended-diffusion, which uses OpenAI/guided-diffusion, which itself is based on OpenAI/improved-diffusion.

When I searched GLIDE, I found OpenAI/glide-text2im.

Probably they will turn out to have the same origin, but I am a bit overwhelmed by all these variations, and not very sure if my work (once done) could be applied directly to GLIDE.

ydshieh avatar Sep 12 '22 13:09 ydshieh

Ah yeah true - thanks for the info @ydshieh . So I guess there is overlap but there are not identical

patrickvonplaten avatar Sep 13 '22 13:09 patrickvonplaten

Probably it's better for me to progress more on blended-diffusion, see how much the overlapping is, then decide what to do next, i.e. if the remaining work to add GLIDE could be a good PR for @rashmimarganiatgithub .

ydshieh avatar Sep 13 '22 13:09 ydshieh