Skip to content

Commit 24bf834

Browse files
Add missing together image model prefixes
1 parent 545b5a0 commit 24bf834

File tree

1 file changed

+7
-0
lines changed
  • src/puter-js/src/modules

1 file changed

+7
-0
lines changed

src/puter-js/src/modules/AI.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ const TOGETHER_IMAGE_MODEL_PREFIXES = [
2020
'sg161222/',
2121
'wavymulder/',
2222
'prompthero/',
23+
'bytedance-seed/',
24+
'hidream-ai/',
25+
'lykon/',
26+
'qwen/',
27+
'rundiffusion/',
28+
'google/',
29+
'ideogram/',
2330
];
2431

2532
const TOGETHER_IMAGE_MODEL_KEYWORDS = [

0 commit comments

Comments
 (0)