UNPKG

automatic1111-provider

Version:

A TypeScript provider for the Vercel AI SDK that enables image generation using AUTOMATIC1111 Stable Diffusion WebUI

2 lines (1 loc) 82 B
export { createAutomatic1111, automatic1111 } from './Automatic1111-provider.js';