Skip to content

This project is a web-based application that allows users to generate AI-generated images.

License

Notifications You must be signed in to change notification settings

PhenomSG/AI_Image_Generator

Repository files navigation

AI Image Generator

This project is a web-based application that allows users to generate AI-generated images using the Stable Diffusion API. Users can input text descriptions, specify negative prompts, select aspect ratios, and choose styles to customize the generated images.

Installation

  1. Clone the repository:
    git clone https://github.com/PhenomSG/AI_Image_Generator_Website.git
  2. Navigate to the project directory:
    cd AI_Image_Generator
  3. Open index.html in your preferred web browser.

Usage

  1. Input Description: Enter a detailed description of the image you want to generate in the text area.
  2. Negative Prompts: Specify any elements you want to avoid in the image in the "Negative Prompts" input field.
  3. Aspect Ratio: Select the desired aspect ratio from the dropdown menu.
  4. Styles: Choose a style for the image from the available options.
  5. Generate: Click the "Generate" button to send the inputs to the Stable Diffusion API and generate the image.
  6. Inspiration: Use the "Inspire Me" button for example prompts, or click on any "Use Prompt" button under the inspiration images for pre-defined prompts.

License

This project is licensed under the MIT License. See the LICENSE file for details.