This Chrome extension connects to the Gen-4 Image API, allowing you to virtually try on clothing by uploading reference images of both yourself and desired outfits.
- Clone the repository:
git clone https://github.com/runwayml/try-on-chrome-extension.git
- Open Chrome Extensions:
Open Google Chrome and navigate to
chrome://extensions
. - Enable Developer Mode: In the top right corner of the Extensions page, toggle the Developer mode switch to the on position.
- Load Unpacked Extension:
Click the Load unpacked button that appears.
Navigate to the directory where you cloned the repository and select the
extension
folder.
The extension will now be installed and visible in your Chrome extensions list.
To use the image generation features, you will need a Runway API account, key, and credits. Set this up by following the Runway API Quickstart guide.