Image Prompt Workbench
A configurable, accessible image prompt workbench surface for AI product workflows.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible image prompt workbench surface for AI product workflows.
Package
import { ImagePromptWorkbench } from "@amro-ui/react";
<ImagePromptWorkbench />shadcn copy
import { ImagePromptWorkbench } from "@/components/ui/image-prompt-workbench";
<ImagePromptWorkbench />