@nicat.dcw/text2image

1.0.0 • Public • Published

Welcome

Unofficial @pixray/text2image NodeJS Package.

Used Packages;

• Axios - for Get Data from Replicate
• Colorette - for Beautiful Colored Console Messages

Start;

const { Setup } = require("@nicat.dcw/text2image")
const pixray = new Setup({
    key:"", // Enter Your Replicate API Key
    debug:"", // write "true" or "false" for debugging
    version:"" // Not use that 🤗
})

Generating;

pixrat.generate({
    prompt:"Green Sky", // Your Imagine 🧃
    drawer:"" // (Optional) Check https://replicate.com/pixray/text2image/api#input-drawer
})

Getting API Key From Replicate;

Contact with Me from Discord

Package Sidebar

Install

npm i @nicat.dcw/text2image

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

12 kB

Total Files

11

Last publish

Collaborators

  • nicatdcw