Image-Text-to-Video
Diffusers
Safetensors
orbitquant
comfyui
w4
w4a4
native-w4a4-transformer-runtime
text-to-video
audio-video-generation
8-bit precision
Instructions to use WaveCut/MiniMax-H3-OrbitQuant-W4A4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use WaveCut/MiniMax-H3-OrbitQuant-W4A4 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("WaveCut/MiniMax-H3-OrbitQuant-W4A4", 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
| { | |
| "status": "pass", | |
| "review_type": "manual_visual_temporal", | |
| "reviewed_frame_indices": [ | |
| 0, | |
| 5, | |
| 10, | |
| 15, | |
| 20, | |
| 25, | |
| 30, | |
| 35, | |
| 40, | |
| 45, | |
| 50, | |
| 55, | |
| 60, | |
| 65, | |
| 70, | |
| 75, | |
| 80, | |
| 85, | |
| 90, | |
| 95, | |
| 100, | |
| 105, | |
| 110, | |
| 115, | |
| 120, | |
| 123 | |
| ], | |
| "prompt_subject_recognizable": true, | |
| "coherent_motion": true, | |
| "repeating_tile_artifacts": false, | |
| "motion_ghosting": false, | |
| "texture_breakup": false, | |
| "face_integrity": true, | |
| "full_resolution_frame_reviewed": true, | |
| "audio_listening_status": "pass", | |
| "audio_reviewed_by": "user", | |
| "notes": "Dense every-fifth-frame and 6 FPS tail review preserves one face, aligned eyes and lips, and persistent wet-skin texture. Full-resolution frames 80 and 123 were inspected directly. The user reviewed the embedded video with audio and judged it ideal." | |
| } | |