Skip to content

Omkar-109/Image_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Generator

Generates images based on user text prompts. It uses the ChatGPT API, DALL-E model to generate images.

How to get API Key

  1. Sign in to Bolt IoT.
  2. Navigate to the API Details (https://cloud.boltiot.com/apiDetails) page in a new tab.
  3. Click Generate API Key and copy the key for later use.

Setup

  1. Clone the git repository.
  2. Install package
    pip install boltiotai
    
  3. Paste your API Key Appropriately ( Recommended using replit.com for writing code and pasting the key in the secrets section ).
  4. Run the code.

Website screenshot

image

About

Generate Custom Images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published