import { OpenAI } from "https://deno.land/x/openai@1.4.2/mod.ts";
Creates an edited or extended image given an original image and a prompt.
https://platform.openai.com/docs/api-reference/images/create-edit
Parameters
options: ImageEditOptions
import { OpenAI } from "https://deno.land/x/openai@1.4.2/mod.ts";
Creates an edited or extended image given an original image and a prompt.
https://platform.openai.com/docs/api-reference/images/create-edit