pixverse-ai-cli 1.1.0 → 1.1.1
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 +6 -5
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -42,7 +42,7 @@ PixVerse CLI uses OAuth device flow — no need to manually copy tokens:
|
|
|
42
42
|
pixverse auth login
|
|
43
43
|
```
|
|
44
44
|
|
|
45
|
-
This opens
|
|
45
|
+
This opens a browser where you confirm the authorization. You can also copy the URL and authorize from **any browser on any device** — useful for SSH or headless environments. The CLI receives a token automatically and stores it locally.
|
|
46
46
|
|
|
47
47
|
- Token is valid for 30 days
|
|
48
48
|
- CLI sessions are independent from your web/app sessions
|
|
@@ -71,8 +71,9 @@ This opens your browser where you confirm the authorization. The CLI receives a
|
|
|
71
71
|
| Kling 3.0 Pro | `kling-3.0-pro` | `720p` | `3`–`15`s | `16:9` `9:16` `1:1` |
|
|
72
72
|
| Kling 3.0 Standard | `kling-3.0-standard` | `720p` | `3`–`15`s | `16:9` `9:16` `1:1` |
|
|
73
73
|
| Grok Imagine | `grok-imagine` | `480p` `720p` | `1`–`15`s | `16:9` `4:3` `1:1` `9:16` `3:4` `3:2` `2:3` |
|
|
74
|
-
| Veo 3.1
|
|
75
|
-
| Veo 3.1
|
|
74
|
+
| Veo 3.1 Lite | `veo-3.1-lite` | `720p` `1080p` | `4` `6` `8`s | `16:9` `9:16` |
|
|
75
|
+
| Veo 3.1 Standard | `veo-3.1-standard` | `720p` `1080p` `2160p` | `4` `6` `8`s | `16:9` `9:16` |
|
|
76
|
+
| Veo 3.1 Fast | `veo-3.1-fast` | `720p` `1080p` `2160p` | `4` `6` `8`s | `16:9` `9:16` |
|
|
76
77
|
| Sora 2 Pro | `sora-2-pro` | `720p` `1080p` | `4` `8` `12`s | `16:9` `9:16` |
|
|
77
78
|
| Sora 2 | `sora-2` | `720p` | `4` `8` `12`s | `16:9` `9:16` |
|
|
78
79
|
|
|
@@ -89,8 +90,8 @@ This opens your browser where you confirm the authorization. The CLI receives a
|
|
|
89
90
|
| Seedream 5.0 Lite | `seedream-5.0-lite` | `1440p` `1800p` | `auto` `1:1` `16:9` `9:16` + more |
|
|
90
91
|
| Seedream 4.5 | `seedream-4.5` | `1440p` `2160p` | `auto` `1:1` `16:9` `9:16` + more |
|
|
91
92
|
| Seedream 4.0 | `seedream-4.0` | `1080p` `1440p` `2160p` | `auto` `1:1` `16:9` `9:16` + more |
|
|
92
|
-
| Kling O3 | `kling-image-o3` | `1080p` `1440p` `2160p` | `16:9` `9:16` `1:1` + more |
|
|
93
|
-
| Kling
|
|
93
|
+
| Kling Image O3 | `kling-image-o3` | `1080p` `1440p` `2160p` | `16:9` `9:16` `1:1` + more |
|
|
94
|
+
| Kling Image V3 | `kling-image-v3` | `1080p` `1440p` | `16:9` `9:16` `1:1` + more |
|
|
94
95
|
|
|
95
96
|
---
|
|
96
97
|
|