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

barelymining
/
ComfyUI-MiniMax-H3-FastVideo

Diffusers
Safetensors
MiniMax H3
comfyui
lora
video
fasth3
vsa
sparse-attention
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Diffusers

    How to use barelymining/ComfyUI-MiniMax-H3-FastVideo with Diffusers:

    pip install -U diffusers transformers accelerate
    import torch
    from diffusers import DiffusionPipeline
    
    # switch to "mps" for apple devices
    pipe = DiffusionPipeline.from_pretrained("MiniMaxAI/MiniMax-H3,FastVideo/FastVideo-FastH3-4-step-Preview-v1-VSA-DataFree", dtype=torch.bfloat16, device_map="cuda")
    pipe.load_lora_weights("barelymining/ComfyUI-MiniMax-H3-FastVideo")
    
    prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
    image = pipe(prompt).images[0]
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Draw Things
ComfyUI-MiniMax-H3-FastVideo
6.05 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
barelymining's picture
barelymining
Update README.md
aa55405 verified 1 day ago
  • .gitattributes
    1.52 kB
    initial commit 1 day ago
  • README.md
    4.63 kB
    Update README.md 1 day ago
  • fasth3_vsa_4-steps-v5.safetensors
    2.2 GB
    xet
    Rename fasth3_vsa_v5.safetensors to fasth3_vsa_4-steps-v5.safetensors 1 day ago
  • fasth3_vsa_gate.safetensors
    3.85 GB
    xet
    Upload 2 files 1 day ago