LambdaLabsML / examples

Deep Learning Examples
MIT License
805 stars 103 forks source link

Possible to use img2img after finetuning? #21

Open pfdamasceno opened 1 year ago

pfdamasceno commented 1 year ago

Hi, I'm probably missing this somewhere but what would the easiest way be to use images + prompts as inputs after fine-tuning?

pfdamasceno commented 1 year ago

Hi @justinpinkney , is there a way to use the fine tuned model to edit the generated images via prompt? Is this already implemented? Thanks!