New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

gambarin

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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 wi

latest
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

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.

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

  • Set your api_key to gambarin like so:

gambarin api_key=<your_api_key>
  • 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

FAQs

Package last updated on 16 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts