Plugin Directory

Changeset 3401074


Ignore:
Timestamp:
11/22/2025 08:02:38 PM (4 months ago)
Author:
primetimejas
Message:

Updating readme/assets from GitHub

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kaigen/trunk/readme.txt

    r3361345 r3401074  
    33Tags:              block
    44Tested up to:      6.8
    5 Stable tag:        0.2.3
     5Stable tag:        0.2.4
    66License:           GPL-2.0-or-later
    77License URI:       https://www.gnu.org/licenses/gpl-2.0.html
     
    2323Put a prompt into the input box
    2424Click the Generate Image button
    25 (wait up to 30 seconds - OpenAI API can be slow sometimes)
    2625View/Edit the inserted image block (the alt text contains the prompt)
     26
     27Text to image generation times vary by quality, low quality can be ~1 second, medium quality ~10 seconds, and high quality ~30 seconds or more.
     28Image to image generation times can take up to 2 minutes.
    2729
    2830== External Services ==
     
    3133
    3234= OpenAI API =
    33 * What it is: OpenAI's image generation service (DALL-E)
     35* What it is: OpenAI's image generation service
    3436* What data is sent: Your text prompt and selected image parameters (size, quality, etc.)
    3537* When data is sent: Only when you click "Generate Image" with OpenAI selected as your provider
     
    3739* Terms of Service: https://openai.com/terms/
    3840* Privacy Policy: https://openai.com/privacy/
     41* Models supported: GPT Image 1
    3942
    4043= Replicate API =
     
    4548* Terms of Service: https://replicate.com/terms
    4649* Privacy Policy: https://replicate.com/privacy
     50* Models supported: low quality (Flux Schnell by Black Forest Labs), medium quality (Seedream 4.0 by ByteDance), and high quality (Nano Banana Pro by Google).
    4751
    4852Important: You must obtain your own API keys from these services and are responsible for complying with their respective terms of service and privacy policies. The plugin does not collect, store, or transmit any of your data to any other parties.
Note: See TracChangeset for help on using the changeset viewer.