Skip to content

runwayml/try-on-chrome-extension

Repository files navigation

Demo

Runway API Try On Chrome Extension

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.

Installation

  1. Clone the repository:
    git clone https://github.com/runwayml/try-on-chrome-extension.git
  2. Open Chrome Extensions: Open Google Chrome and navigate to chrome://extensions.
  3. Enable Developer Mode: In the top right corner of the Extensions page, toggle the Developer mode switch to the on position.
  4. 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.

Obtaining a Runway API Key

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.

Learn More