You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changed the title [-]DreamArtist : One-Shot Text-to-Image Generation For Diffusers[/-][+][Community] DreamArtist : One-Shot Text-to-Image Generation For Diffusers[/+]on Nov 18, 2022
@isamu-isozaki Hey, sounds good. Thanks for the first 2 points. Also, do you mind if we work on the issue together? I've just started learning about diffusers so my knowledge is a little limited. Would you possibly be able to give me some guidance or resources to get started?
@pie31415 For sure! I guess for resources maybe the textual inversion paper but I was thinking that we can copy the code from the textual inversion, and just make slight changes to do this job.
We might do our custom pipeline but pipelines are mainly for inference and not training. So I'm thinking first we make the training script-> pipeline.
Activity
aandyw commentedon Nov 16, 2022
Very interested in this issue. I would like to take this on with some guidance if possible :) .
[-]DreamArtist : One-Shot Text-to-Image Generation For Diffusers[/-][+][Community] DreamArtist : One-Shot Text-to-Image Generation For Diffusers[/+]isamu-isozaki commentedon Nov 19, 2022
@pie31415 Nice! I might implement it in my fork so you can check that if you want. The main changes for this work seems to be
aandyw commentedon Nov 19, 2022
@isamu-isozaki Hey, sounds good. Thanks for the first 2 points. Also, do you mind if we work on the issue together? I've just started learning about diffusers so my knowledge is a little limited. Would you possibly be able to give me some guidance or resources to get started?
aandyw commentedon Nov 19, 2022
Also, this maybe a dumb question, but I'm assuming we're implementing a new pipeline with the 2 previously mentioned changes instead of a new model?
isamu-isozaki commentedon Nov 19, 2022
@pie31415 For sure! I guess for resources maybe the textual inversion paper but I was thinking that we can copy the code from the textual inversion, and just make slight changes to do this job.
We might do our custom pipeline but pipelines are mainly for inference and not training. So I'm thinking first we make the training script-> pipeline.
isamu-isozaki commentedon Nov 19, 2022
I can try setting up some code by the end of the day
aandyw commentedon Nov 19, 2022
@isamu-isozaki Thanks a lot for the help. Would you like to move this conversation to discord? I think it'll be more convenient for communication.
isamu-isozaki commentedon Nov 19, 2022
@pie31415 yup sounds good. My name's Chad Kensington on discord. I'm in the Huggingface discord server.