Skip to content

Commit

Permalink
remove DALL-E 2
Browse files Browse the repository at this point in the history
  • Loading branch information
cbh123 committed Oct 23, 2023
1 parent ed258c3 commit 209a38f
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions lib/models.js
Original file line number Diff line number Diff line change
Expand Up @@ -182,27 +182,6 @@ const MODELS = [
],
source: "replicate",
},
{
id: 6,
owner: "OpenAI",
name: "DALL-E 2",
version: "dall-e",
checked: false,
default_params: {
n: 1,
size: "512x512",
},
description:
"DALL·E 2 is an AI system that can create realistic images and art from a description in natural language.",
url: "https://openai.com/product/dall-e-2?utm_source=project&utm_campaign=zoo",
links: [
{
name: "openai",
url: "https://openai.com/product/dall-e-2?utm_source=project&utm_campaign=zoo",
},
],
source: "openai",
},
{
id: 10,
owner: "replicate",
Expand Down

1 comment on commit 209a38f

@vercel
Copy link

@vercel vercel bot commented on 209a38f Oct 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.