LogoLogo
HomeExploreDocsAPIBlogContact
  • 🗃️Gooey.AI Docs
  • Changelog
  • 📖Guides
    • 🤖How to build an AI Copilot?
      • AI Prompting: Best practices
      • Curate your Knowledge Base Documents
      • Advanced Settings
      • Prepare Synthetic Data
      • Conversation Analysis
        • Glossary
      • Building a Multi-Modal Copilot
      • Frequently Asked Questions about AI Copilot
      • How to Automate Data Export?
    • 🚀How to deploy an AI Copilot?
      • Deploy to Web
      • Deploy to WhatsApp
      • Deploy to Slack
      • Deploy to Facebook
      • Broadcast Messages (via web or API)
      • Add buttons to your Copilot
    • ⚖️Understanding Bulk Runner and Evaluation
      • 💪How to set up Bulk Runner?
      • 🕵️‍♀️How to set up Evaluations?
      • How to use Bulk Run via API
    • 👄How to use AI Lip Sync Generator?
      • Lip Sync Animation Generator (WITH AUDIO FILES)
      • LipSync videos with Custom Voices
      • Set up your API for Lipsync with Local Folders
      • Tips to create great HD lipsync output
      • Frequently Asked Questions about Lipsync
    • 🗣️How to use ASR?
      • 📊How to create language evaluation for ASR?
    • How to use Compare AI Translations?
      • Google Translate Glossary
    • How does RAG-based document search work?
    • 🧩How to use Gooey Functions?
      • ✨LLM-enabled Functions
      • How to use SECRETS in Functions?
      • 🔥How to connect FirebaseDB to Copilot
    • 🎞️How to create AI Animations?
    • 🤳How to make amazing AI Art QR Codes?
      • API tips on AI Art QR Codes
    • 🖼️Create an AI Image with text
      • AI Image Prompting
      • API Tips for AI Image Generator
    • 📸AI Photo Editor
      • Build your avatar with AI
    • 🧑‍🏫How to use Gooey.AI’s Image Model Trainer?
    • 🔍Generate “People Also Ask” SEO Content
    • 🌐How to create SEO-Optimized content with AI?
    • How to use Workspaces?
      • How to use Version History?
      • How to add SECRETS in your Workspace?
    • 🍟How can I get free credits?
  • 😇CONTRIBUTING
    • Contributing
    • Documentation Style Guide
  • 🤓API REFERENCE
    • Getting started
    • API Generator
    • Rate Limits
    • Error Codes
  • 🍭ENDPOINTS
    • Copilot
    • Lipsync
    • Lipsync TTS
    • AI Art QR Generator
    • AI Animation Generator
    • Compare AI Image Generator
    • Gooey.AI on GitHub
Powered by GitBook
LogoLogo

Home

  • Gooey.AI
  • Explore Workflows
  • Sign In
  • Pricing

Learn

  • Docs
  • Blog
  • FAQs
  • Videos

Developers

  • How-to Guides
  • Get your Gooey.AI Key
  • Github
  • API Endpoints

Connect

  • Book a Demo
  • Discord
  • Team
  • Jobs

@Dara.network / Gooey.AI / support@gooey.ai

On this page
  • BASICS FOR ALL MODELS
  • PROMPT (REQUIRED)
  • SELECTED MODELS
  • Dall-E 3 API Parameters
  • STYLE (REQUIRED)
  • QUALITY (REQUIRED)
  • EXAMPLES

Was this helpful?

Edit on GitHub
  1. Guides
  2. Create an AI Image with text

API Tips for AI Image Generator

BASICS FOR ALL MODELS

PROMPT (REQUIRED)

A text description of the desired image(s). The maximum length is 4000 characters for dall-e-3.

“text_prompt”: "string", 

SELECTED MODELS

Since our AI Image Generator tool allows you to compare images, you can chose more than 1 model in a single API call.

Here is an example of how to use multiple models.

"selected_models": ["dream_shaper","protogen_5_3"]

This is the entire list of models we currently host and their API names:

Model Name
API Name

DreamShaper (Lykon)

"dream_shaper"

Dreamlike Photoreal 2.0 (dreamlike.art)

"dreamlike_2"

Stable Diffusion V2.1 (stability AI)

"sd_2"

Stable Diffusion V1.5 (stability AI)

"sd_1_5"

DALL·E 2 (OpenAI)

"dall_e"

DALL·E 3 (OpenAI)

"dall_e_3"

Open Journey v2 beta (PromptHero) 🐢

"openjourney_2"

Open Journey (PromptHero) 🐢

"openjourney"

Analog Diffusion (wavymulder) 🐢

"analog_diffusion"

Protogen v5.3 (darkstorm2150) 🐢

"protogen_5_3"

🐢 The turtle emoji indicates that these models run slower

Dall-E 3 API Parameters

Here are the required parameters to get Dall-E 3 images via the Gooey.AI API

STYLE (REQUIRED)

style (‘natural’ or ‘vivid’): The style of the generated images. Must be one of vivid or natural. Vivid causes the model to lean towards generating hyper-real and dramatic images. Natural causes the model to produce more natural, less hyper-real-looking images. Defaults to ‘vivid’.

"dall_e_3_style": "natural",
or
"dall_e_3_style": "vivid",

QUALITY (REQUIRED)

quality (‘standard’ or ‘hd’): The quality of the image that will be generated. ‘hd’ creates images with finer details and greater consistency across the image. Defaults to ‘standard’.

"dall_e_3_quality": "hd",
or
"dall_e_3_quality": "standard",

EXAMPLES

Here is an example prompt that gave different results with different Style and Quality settings for Dall-E 3

Innovate a movie poster for a film of a genre of your choosing, such as sci-fi, and give it a title, like ‘Space World’.

STANDARD AND VIVID Try it here:

STANDARD AND NATURAL

Try it here:

HD and VIVID

Try it here:

HD and NATURAL

KNOW MORE

If you want to know more about DALL-E 3 prompting and settings - have a look at this cookbook!

Last updated 10 months ago

Was this helpful?

📖
🖼️
https://cookbook.openai.com/articles/what_is_new_with_dalle_3
LogoInnovate a movie poster for a film of a genre of your … • Image Generator by Ambika Joshi • Gooey.AI
LogoInnovate a movie poster for a film of a genre of your … • Image Generator by Ambika Joshi • Gooey.AI
LogoInnovate a movie poster for a film of a genre of your … • Image Generator by Ambika Joshi • Gooey.AI
LogoInnovate a movie poster for a film of a genre of your … • Image Generator by Ambika Joshi • Gooey.AI