Skip to content

Commit

Permalink
Missing Flux Schnell AI Model
Browse files Browse the repository at this point in the history
  • Loading branch information
zhawtof authored Jan 9, 2025
1 parent 1c424b5 commit de8b2f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/defines/ai.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ export interface AiModels {
"@cf/runwayml/stable-diffusion-v1-5-img2img": BaseAiTextToImage;
"@cf/lykon/dreamshaper-8-lcm": BaseAiTextToImage;
"@cf/bytedance/stable-diffusion-xl-lightning": BaseAiTextToImage;
"@cf/black-forest-labs/flux-1-schnell": BaseAiTextToImage;
"@cf/baai/bge-base-en-v1.5": BaseAiTextEmbeddings;
"@cf/baai/bge-small-en-v1.5": BaseAiTextEmbeddings;
"@cf/baai/bge-large-en-v1.5": BaseAiTextEmbeddings;
Expand Down

0 comments on commit de8b2f9

Please sign in to comment.