Instructions to use FastVideo/FastVideo-FastH3-Comfy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use FastVideo/FastVideo-FastH3-Comfy with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| license: other | |
| license_name: minimax-h3-community-license-agreement | |
| license_link: https://huggingface.co/MiniMaxAI/MiniMax-H3/blob/main/LICENSE | |
| tags: | |
| - comfyui | |
| - diffusion-single-file | |
| base_model: | |
| - MiniMaxAI/MiniMax-H3 | |
| # FastVideo FastH3 | |
| Repackaged model files for ComfyUI. | |
| Original model repository: https://huggingface.co/FastVideo/FastVideo-FastH3-8-Step-V2 | |
| Place the files in the following folders: | |
| ``` | |
| π ComfyUI/ | |
| βββ π models/ | |
| βββ π diffusion_models/ | |
| β βββ fastvideo_fasth3_8step_v2_pruned_bf16.safetensors | |
| β βββ fastvideo_fasth3_8step_v2_pruned_int8_convrot.safetensors | |
| βββ π text_encoders/ | |
| β βββ qwen3vl_32b_minimax_h3_bf16.safetensors | |
| β βββ qwen3vl_32b_minimax_h3_int8_convrot.safetensors | |
| β βββ qwen3vl_32b_minimax_h3_nvfp4_awq.safetensors | |
| βββ π vae/ | |
| β βββ minimax_h3_audio_vae_fp32.safetensors | |
| β βββ minimax_h3_video_vae_fp16.safetensors | |
| β βββ minimax_h3_video_vae_int8_convrot.safetensors | |
| ``` | |