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

Abiray
/
MiniMax-H3-Turbo-Lora-Pruned-ComfyUI

Image-Text-to-Video
Diffusers
text-to-video
image-to-video
video-to-video
text-to-audio-video
multimodal
comfyui
Model card Files Files and versions
xet
Community
3

Instructions to use Abiray/MiniMax-H3-Turbo-Lora-Pruned-ComfyUI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Diffusers

    How to use Abiray/MiniMax-H3-Turbo-Lora-Pruned-ComfyUI with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("Abiray/MiniMax-H3-Turbo-Lora-Pruned-ComfyUI", 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-Turbo-Lora-Pruned-ComfyUI
1.24 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
Abiray's picture
Abiray
Upload minimax_h3_t2v_turbo.json
a408d10 verified about 3 hours ago
  • asset
    Upload asset/MiniMax_H3_00003-audio.mp4 1 day ago
  • .gitattributes
    1.59 kB
    Upload asset/MiniMax_H3_00003-audio.mp4 1 day ago
  • Minimax_H3_turbo_workflow.json
    41.4 kB
    Upload Minimax_H3_turbo_workflow.json 1 day ago
  • README.md
    3.59 kB
    Update README.md about 22 hours ago
  • minimax_h3_t2v_turbo.json
    22.3 kB
    Upload minimax_h3_t2v_turbo.json about 3 hours ago
  • minimax_h3_turbo_4step_ckpt500.safetensors
    620 MB
    xet
    Upload minimax_h3_turbo_4step_ckpt500.safetensors with huggingface_hub 1 day ago
  • minimax_h3_turbo_4step_ckpt850.safetensors
    620 MB
    xet
    Upload minimax_h3_turbo_4step_ckpt850.safetensors with huggingface_hub about 7 hours ago