• 👋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
  • 1) Regenerator
  • Prompt
  • Negative Prompt
  • Style Preset
  • Seed
  • Image Strength
  • CFG Scale
  • Steps
  • Alpha Mask
  • 2) Upscaler
  1. Product Guides
  2. JOE AI
  3. JOE ImagiCore

ImagiCore Tools

PreviousGenerate New AI ImageNextJOE VisionCraft

Last updated 1 year ago

1) Regenerator

You can use this tool to transform any input image into a completely different style while retaining certain similarities to the original.

Prompt

A Stable Diffusion 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.

Style Preset

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

Seed

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 Strength

How much influence does the original image have on the diffusion process? Values close to 1 will yield images very similar to the original image while values close to 0 will yield images wildly different than the original image.

CFG Scale

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

Steps

Number of diffusion steps to run.

Alpha Mask

2) Upscaler

You can use this tool to create a higher-resolution version of your image. This operation outputs an image with a maximum pixel count of 4,194,304. This is equivalent to dimensions such as 2048x2048 and 4096x1024.

If the alpha mask is enabled, fully transparent pixels are replaced and fully opaque pixels are unchanged. You can use the "Erase BG Image" brush to remove the pixels on the background image.

🤖