fal/MiniMax-H3-Realism-People-LoRA
Summary
fal releases a new LoRA adapter, MiniMax-H3-Realism-People-LoRA, that enhances the MiniMax H3 video model for realistic human portraits, faces, and everyday scenes. It includes training details, usage via the fal.ai LoRA endpoint, and before/after comparisons.
View Cached Full Text
Cached at: 08/12/26, 08:22 AM
fal/MiniMax-H3-Realism-People-LoRA · Hugging Face
Source: https://huggingface.co/fal/MiniMax-H3-Realism-People-LoRA
Trigger word:r34l1sm
A LoRA adapter for MiniMax H3 specialized in realistic people: faces that hold up in close-up, natural skin texture, believable expressions and gestures, film-style lighting and documentary camera movement.
https://huggingface.co/fal/MiniMax-H3-Realism-People-LoRA#before–afterBefore / after
19 pairs,same prompt, same seed, adapter on vs off— the only variable is the LoRA. The trigger word is present on both sides, so it is not doing the work. Each pair plays the base model first, then freezes and dims while the adapted version plays beside it.
▶before-after-comparison.mp4(197s, 1920x1080)
Close-up talking faces, arguments, several people speaking at once, weathered skin, children, ritual and travel scenes. Nothing cherry-picked from a larger render batch: these are the pairs that were kept, in order.
https://huggingface.co/fal/MiniMax-H3-Realism-People-LoRA#what-it-doesWhat it does
MiniMax H3 is already a strong general video model. This adapter pushes it further on human-centered shots: portraits, faces, hands at work, crowds and everyday characters. Skin keeps its texture instead of smoothing out, eyes and micro-expressions stay coherent, light behaves like it does on a film set, and motion gains a subtle handheld quality. It keeps H3’s native synchronized audio.
It is the successor ofMiniMax-H3-Realism-LoRA, retrained on a larger dataset focused on people.
Same prompt, same seed - base model on the left, this adapter on the right:
https://huggingface.co/fal/MiniMax-H3-Realism-People-LoRA#how-to-useHow to use
Use the adapter with the LoRA endpoint on fal:
- Text to video:fal.ai/models/minimax/h3/text-to-video/lora
{
"prompt": "r34l1sm, a young woman faces the camera in a quiet apartment at dusk, soft window light on her skin, shallow depth of field, subtle handheld sway, cinematic, photorealistic",
"loras": [
{
"path": "https://huggingface.co/fal/MiniMax-H3-Realism-People-LoRA/resolve/main/h3-realism-people-t2v.safetensors",
"scale": 1.0
}
],
"duration": 5,
"resolution": "768P"
}
Start the prompt with the trigger wordr34l1sm, then describe the scene. A scale of 1.0 is the intended strength; lower it to 0.6-0.8 for a lighter touch.
https://huggingface.co/fal/MiniMax-H3-Realism-People-LoRA#filesFiles
FileTaskConfigurationh3\-realism\-people\-t2v\-i2v\-r2v\.safetensorsText to video, image to video, reference to videorank 32, 1500 steps, trained at high resolution
Direct link:
https://huggingface.co/fal/MiniMax-H3-Realism-People-LoRA/resolve/main/h3-realism-people-t2v.safetensors
https://huggingface.co/fal/MiniMax-H3-Realism-People-LoRA#trainingTraining
- Base model: MiniMax H3, trained with the fal H3 trainer.
- Dataset: 176 hand-curated live-action clips centered on people - portraits, faces, workers, athletes and everyday characters - building on the strongest shots from the first Realism dataset. Slow-motion footage was detected and retimed to natural speed, everything normalized to strict 24.000 fps with structured scene captions.
- Sixteen configurations (steps, rank, learning rate, training resolution) were trained and compared through side-by-side human review on same-seed prompt pairs — same prompt, same seed, adapter on vs off.
- The version published here isrank 32, 1500 steps, trained at the high resolution bucket. It was not the highest rank or the longest run that won: training resolution turned out to matter more than either. Skin texture, pores, fine hair and grain live in high spatial frequencies, and at a lower training bucket the latents barely carry them, so there is little for the adapter to learn.
https://huggingface.co/fal/MiniMax-H3-Realism-People-LoRA#creditsCredits
Created byLovis Odinatfal.
https://huggingface.co/fal/MiniMax-H3-Realism-People-LoRA#licenseLicense
The adapter follows the MiniMax H3 Community License of the base model.
Similar Articles
larryvrh/MiniMax-H3-Turbo-Lora
An early-preview LoRA for MiniMax-H3 that enables joint video and synchronized audio generation in 4 sampling steps instead of ~20, offering roughly 5x faster sampling, with ComfyUI custom nodes and three bf16 checkpoints.
@_akhaliq: MiniMax-H3-Turbo-Lora https://huggingface.co/spaces/akhaliq/MiniMax-H3-Turbo-Lora…
A tweet sharing a Hugging Face Space for MiniMax-H3-Turbo-Lora, a LoRA fine-tuned variant of the MiniMax H3 Turbo model.
drbaph/MiniMax-H3-Turbo-Lora-ComfyUI
Third-party ComfyUI-compatible LoRA conversions for MiniMax-H3 Turbo 4-step audio-video generation, including further-trained checkpoint-500 variants and an example workflow.
fal/LTX-2.3-3DREAL-LoRA
A LoRA adapter for LTX-2.3 that converts rough 3D viewport animations (from Blender, game engines) into photorealistic video while preserving composition and camera movement.
@aisearchio: It's finally here! Minimax H3 Turbo lora makes generations 5x faster. Use only 4 steps instead of 20. https://huggingfa…
An early-preview LoRA for MiniMax-H3 enables 4-step audio-video generation instead of ~20 steps, yielding roughly 5x faster sampling, though quality is still immature.
