ryanlee-dev commited on
Commit
9bfb669
·
verified ·
1 Parent(s): 7eaa659

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -269,8 +269,11 @@ TOKEN="<token>"
269
 
270
  MiniMax platform:
271
 
272
- - CN: https://platform.minimaxi.com
273
- - Global: https://platform.minimax.io
 
 
 
274
 
275
  The examples below encode local H3\-Base output files as Base64 Data URLs\. For production use, uploading the video to a publicly accessible URL and passing that URL as `base_video` is recommended\.
276
 
 
269
 
270
  MiniMax platform:
271
 
272
+ API docs:
273
+ - Create H3-2K: use /video-generation-v2-create [EN-docs](http//platform.minimax.io/docs/api-reference/video-generation-v2-create), [CN-docs](http//platform.minimaxi.com/docs/api-reference/video-generation-v2-create)
274
+ - H3-Context-IR:use /video-generation-v2-h3-context-ir [EN-docs](http://platform.minimax.io/docs/api-reference/video-generation-v2-h3-context-ir), [CN-docs](http://platform.minimaxi.com/docs/api-reference/video-generation-v2-h3-context-ir)
275
+ - H3-Regenerate-2K:use /video-generation-v2-regeneration [EN-docs](http://platform.minimax.io/docs/api-reference/video-generation-v2-regeneration), [CN-docs](http://platform.minimaxi.com/docs/api-reference/video-generation-v2-regeneration)
276
+
277
 
278
  The examples below encode local H3\-Base output files as Base64 Data URLs\. For production use, uploading the video to a publicly accessible URL and passing that URL as `base_video` is recommended\.
279