@musallam/firefly-client
    Preparing search index...

    Interface ExpandImageResponseV3

    interface ExpandImageResponseV3 {
        outputs: OutputImageV3[];
        size: Size;
    }
    Index

    Properties

    Properties

    outputs: OutputImageV3[]

    Each image ID. 1

    size: Size

    When you provide size as input, this value is the same.