Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

drawthingsai
/
MiniMax-H3

Image-Text-to-Video
MiniMax H3
Diffusers
text-to-video
image-to-video
video-to-video
text-to-audio-video
image-to-audio-video
image-text-to-audio-video
video-to-audio-video
audio-to-audio-video
audio-video-generation
multimodal
synchronized-audio-video
reference-to-audio-video
Model card Files Files and versions
xet
Community

Instructions to use drawthingsai/MiniMax-H3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use drawthingsai/MiniMax-H3 with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("drawthingsai/MiniMax-H3", dtype=torch.bfloat16, device_map="cuda")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
MiniMax-H3
289 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
liuliu87's picture
liuliu87
Add FL2VA Q8P checkpoint
c5c70aa verified 1 day ago
  • .gitattributes
    622 Bytes
    Add FL2VA Q8P checkpoint 1 day ago
  • LICENSE
    17.6 kB
    Initialize with upstream README and license 2 days ago
  • README.md
    38.4 kB
    Initialize with upstream README and license 2 days ago
  • minimax_h3_fl2va_i6x.ckpt
    27.3 GB
    xet
    Add MiniMax-H3 checkpoints for Draw Things 1 day ago
  • minimax_h3_fl2va_i8x.ckpt
    34.4 GB
    xet
    Add MiniMax-H3 checkpoints for Draw Things 1 day ago
  • minimax_h3_fl2va_q6p.ckpt
    30.1 GB
    xet
    Add MiniMax-H3 checkpoints for Draw Things 1 day ago
  • minimax_h3_fl2va_q8p.ckpt
    35 GB
    xet
    Add FL2VA Q8P checkpoint 1 day ago
  • minimax_h3_ref2va_i6x.ckpt
    30.4 GB
    xet
    Add MiniMax-H3 checkpoints for Draw Things 1 day ago
  • minimax_h3_ref2va_i8x.ckpt
    34.4 GB
    xet
    Add MiniMax-H3 checkpoints for Draw Things 1 day ago
  • minimax_h3_ref2va_q6p.ckpt
    30.2 GB
    xet
    Add MiniMax-H3 checkpoints for Draw Things 1 day ago
  • minimax_h3_ref2va_q8p.ckpt
    35 GB
    xet
    Add MiniMax-H3 checkpoints for Draw Things 1 day ago
  • minimax_h3_vae_f16.ckpt
    5.51 GB
    xet
    Add MiniMax-H3 checkpoints for Draw Things 1 day ago
  • qwen_3_vl_32b_50_i8x.ckpt
    26.5 GB
    xet
    Add MiniMax-H3 checkpoints for Draw Things 1 day ago