Skip to content

cool demo, if you add the model to the const data you can leverage dall-e-3 #7

Open
@boydwilson

Description

@boydwilson

not really an issue, but just wanted to point this out for people finding this cool little demo, if you add the model to it you can get it to render with dall-e-3:

const data = {
model: 'dall-e-3',
prompt: text.value,
n: numImages,
size: ${imageSizes}x${imageSizes},
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions