1.0.6 • Published 1 year ago

gambarin v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Gambarin

Gambarin is a powerful and user-friendly ChatGPT image generation tool that allows you to quickly generate images by simply providing prompts through the command-line interface (CLI). With Gambarin, you no longer need to open a separate website or chat with GPT models online to generate images. You can do it directly from your command-line interface, making it a convenient and efficient way to generate images on the go.

Installation

Install the project with npm :

npm i gambarin -g

Setup

Firstly, you need to set your API key.

  1. Get your API key from OpenAI. Make sure you add payment details so the API works.

  2. Set your api_key to gambarin like so:

gambarin api_key=<your_api_key>
  1. Done :)

Usage

You can directly generate an image from your CLI! :)

gambarin p="a cat with sun power in anime style"

Note : make sure you use quotation marks after p= as usage example so it's detected as one line prompt.

Result

There is some result from that command:

alt image1

alt image2

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago