Skip to content

Repository files navigation

React AI Image Editor

2024-05-02 17 18 52

Usage

import AIEdit from "@djgould/react-ai-image-edit";

const App = () => {
  return (
    <AIEdit
      src="https://example.com/image.jpg"
      stabilityApiKey="sk-yourkey"
      width={500}
      height={500}
    />
  );
};

## Running tests

```bash
npm test

About

React AI Image Editor

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages