Skip to content

Transparent backgrounds not working #35

Description

@dgxample-org

No transparent backgrounds are being produced. I see only 1 reference in the repo, in the prompting help:
src/ideogram4/magic_prompt_system_prompts/v1.txt

That specifies 2 things:

  1. background must be set to exactly transparent background
  2. high_level_description must include exactly on a transparent background

I've tried several prompts, assisted and hand written, but they all give an image with no alpha channel. They do produce a grey/white checkerboard background, so it understands that much, but that's a fake transparent background. Here's a simple example prompt with the specified settings, that fails to produce a transparent background:

{ "high_level_description": "A minimalist bird silhouette icon centered on a transparent background, rendered as a solid black vector shape with clean geometric lines.", "compositional_deconstruction": { "background": "transparent background", "elements": [ { "type": "obj", "desc": "A sleek bird silhouette in mid-flight, wings fully extended upward in a sharp V-shape, facing right. Solid black fill with crisp vector edges, smooth curves along the tail feathers, and no internal details or shading." } ] } }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions