Vibe Switch
Vibe Switch is an open-source website offering a unique way to alter images through text descriptions. Simply upload a photo, click `Vibe Switch`, and the AI will create a new image reflecting those adjustments. This tool is perfect for creatively transforming the atmosphere or mood of your pictures, using straightforward text-based commands.
The image descriptions are powered by Fuyu, a cutting edge open-source machine learning model from Adept.
The Vibe Switch requests are powered by OpenAI, a cutting edge machine learning language model.
The image generation is powered by InstructPix2Pix, an open-source machine learning model that combines the knowledge from GPT-3 and Stable Diffusion to generate a large dataset of image editing examples. This model was created at the University of California, Berkeley by Tim Brooks, Aleksander Holynski, and Alexei A. Efros.
The image models are hosted on Replicate; InstructPix2Pix, Fuyu, which exposes a cloud API for running predictions. This website is built with Next.js and hosted on Vercel. The source code is publicly available on GitHub. Pull requests welcome!