Editing Images Via A Prompt With Python And Pytorch
Introduction
Hello! ๐ In this tutorial I will show you how you can use a pre-trained machine learning model to modify an image based on the user's input prompt. The model uses an image editing technique called "instruct-pix2pix" and is implemented i...
ethan91.hashnode.dev3 min read