• 👋Welcome to ImagAI
  • Product Guides
    • 🚀Getting started
    • 📂Templates
      • Custom Templates
      • Blank Canvas
      • Panning and Zooming
    • 📦Modules
      • Layers
      • Adjusts
      • Photo Frames
      • Text
      • Image
      • Shapes
      • Elements
      • Brushes
      • Icons
      • Settings
    • 🤖JOE AI
      • JOE ImagiCore
        • Generate New AI Image
        • ImagiCore Tools
      • JOE VisionCraft
        • Generate New AI Image
        • VisionCraft Tools
      • JOE PixelPrime
        • Text To Image
        • Sketch To Image
        • PixelPrime Tool
  • Fundamentals
    • 🚀Roadmap
Powered by GitBook
On this page
  • How to generate New AI Images?
  • Prompt
  • Negative Prompt
  • Image Size (Source)
  • Seed (Source)
  • Image Count (Source)
  • Style Preset (Style)
  • CFG Scale (Style)
  • Steps (Style)
  1. Product Guides
  2. JOE AI
  3. JOE ImagiCore

Generate New AI Image

PreviousJOE ImagiCoreNextImagiCore Tools

Last updated 1 year ago

How to generate New AI Images?

Open ImagAI and click AI Image tab. Write a prompt, change any setting you want, and click the generate button. Only the prompt field is required, others are optional.

Prompt

A ImagiCore prompt is the starting text input used to generate the output.

Negative Prompt

A negative prompt is a way to use Stable Diffusion in a way that allows the user to specify what he doesn't want to see, without any extra input. It is a parameter that tells the Stable Diffusion model what not to include in the generated image.

Image Size (Source)

The size of the output image. If you need a high-resolution image, you can use "upscaler tool" after adding the image to the canvas.

Seed (Source)

Seed in Stable Diffusion is a number used to initialize the generation. When you generate a new image, it comes with a unique seed number. The most important thing about seed is that generations with the same parameters, prompt, and seed will produce precisely the same images.

Image Count (Source)

Number of images to generate.

Style Preset (Style)

You can pass in a style preset to guide the image model towards a particular style.

CFG Scale (Style)

How strictly the diffusion process adheres to the prompt text (higher values keep your image closer to your prompt).

Steps (Style)

Number of diffusion steps to run.

🤖