Instructions to use Momoking/PinkCherry_MiniMax-H3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Momoking/PinkCherry_MiniMax-H3 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Momoking/PinkCherry_MiniMax-H3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 805 Bytes
a3399c5 | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"model": {
"name": "MiniMax H3 FL2VA 33B Cherry",
"architecture": "minimax_h3_fl2va",
"description": "Cherry. First/Last-Frame-to-Video-and-Audio: generate synchronized video and stereo audio from text alone, a first frame, a last frame, or both.",
"URLs": [
"https://huggingface.co/SexGod1979/PinkFluffyBunny-MiniMax-H3/blob/main/PinkFluffyBunny-alpha-lora.safetensors",
"https://huggingface.co/DeepBeepMeep/MiniMax-H3/resolve/main/MiniMax-H3-FL2VA_int8_convrot.safetensors"
]
},
"prompt": "A cinematic close-up of a jazz duo performing in a softly lit club. The singer delivers a warm, intimate line while the pianist answers with a gentle stereo flourish; natural lip motion, realistic room acoustics, subtle camera movement."
} |