pixverse 1.3.3 → 1.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -142,7 +142,9 @@ This opens a browser where you confirm the authorization. You can also copy the
142
142
 
143
143
  | Model | `--model` value | Provider | Duration | Notes |
144
144
  | :---------------------------- | :-------------------- | :--------- | :---------- | :------------------------------------------------------------------ |
145
+ | MiniMax Music 3.0 | `music-3.0` | MiniMax | `10`-`240`s | Lyrics, auto lyrics, instrumental |
145
146
  | MiniMax Music 2.6 _(default)_ | `music-2.6` | MiniMax | `10`-`240`s | Lyrics, auto lyrics, instrumental |
147
+ | ElevenLabs Music V2 | `music-v2` | ElevenLabs | `10`-`240`s | Lyrics, auto lyrics, instrumental |
146
148
  | ElevenLabs Music | `music-v1` | ElevenLabs | `10`-`240`s | Lyrics, auto lyrics, instrumental |
147
149
  | Google Lyria 3 Pro | `lyria-3-pro-preview` | Google | `10`-`240`s | Auto lyrics, instrumental, image references, no separate `--lyrics` |
148
150
 
@@ -5,7 +5,7 @@
5
5
  "cli": {
6
6
  "name": "pixverse",
7
7
  "package": "pixverse",
8
- "version": "1.3.3",
8
+ "version": "1.3.4",
9
9
  "binary": "pixverse",
10
10
  "node": ">=22.12.0",
11
11
  "description": "PixVerse CLI - generate videos and images from the command line"