MiniMax H3 API Python SDK for RunAPI
Use runapi-minimax-h3 for MiniMax H3 video tasks in Python.
pip install runapi-minimax-h3
from runapi.minimax_h3 import MiniMaxH3Client
client = MiniMaxH3Client()
result = client.text_to_video.run(
model="minimax-h3",
prompt="A cinematic tracking shot through a rain-soaked city",
aspect_ratio="16:9",
)
print(result.videos[0].url)
Use text_to_video for prompt-only or reference-media generation. Use image_to_video with a first frame, last frame, or both. Each resource provides create, get, and run.
Licensed under the Apache License, Version 2.0.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file runapi_minimax_h3-0.1.0.tar.gz.
File metadata
- Download URL: runapi_minimax_h3-0.1.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.31 {"installer":{"name":"uv","version":"0.11.31","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74b401c4dc981794c83c8d52dafceeaaa518ee395b2dcbf0fb020c3146433a91
|
|
| MD5 |
01fae9f6a607392b366f20b7a5236c58
|
|
| BLAKE2b-256 |
970d925ea82c28f71a98d552a2c2b3e8bed186f09cabf551df15ae9406640783
|
File details
Details for the file runapi_minimax_h3-0.1.0-py3-none-any.whl.
File metadata
- Download URL: runapi_minimax_h3-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
uv/0.11.31 {"installer":{"name":"uv","version":"0.11.31","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19f35ac08799ad04f01a1407e6abf918521d05388d67b27665789d30edc0ab4f
|
|
| MD5 |
ee8d2241b4911b11fb55597497432840
|
|
| BLAKE2b-256 |
f0972d63ee9f0892c9c055e80d116b737f3541066efed91c90aea2841984e9aa
|