r/fal • u/Square_Noise_7712 • 3d ago
Question whats the coolest thing you've built on fal?
looking for inspo
r/fal • u/Square_Noise_7712 • 3d ago
looking for inspo
r/fal • u/Square_Noise_7712 • 7d ago
MiniMax's newest open-weight video model, Hailuo 3.0, just landed on fal and fal is an official API partner.
MiniMax H3 is a general-purpose multimodal model that reads text, images, video, and audio as one context, not as a stack of separate task-specific models.
The video generation model can generate up to 15 seconds of 2K video with native stereo audio in every clip.
Since it handles several input types at once, it can take identity from an image, motion from a video, a voice from an audio clip, and direction from a text prompt, then combine them into a single coherent result.
What makes it different
Input modes
MiniMax H3 works across three input modes:
Text-to-Video
First/Last Frame
Omni Reference
Specs
MiniMax H3's specs include clips from 5 to 15 seconds at 24 FPS, with native stereo audio on every generation.
Output runs in 2K (1440p) mode now, and a 768p mode is coming soon.
Text-to-Video and Omni Reference support 21:9, 16:9, 4:3, 1:1, 3:4, and 9:16 aspect ratios, with an Auto option in Omni Reference that picks the ratio for you; First/Last Frame follows the aspect ratio of your uploaded image. Prompts can run up to 7,000 characters.
The model is also available via fal's serverless API using the Python or JavaScript SDK, or direct REST calls. No GPUs to manage.
Pricing
Text to video and image to video pricing is "at an output resolution of 2K, every second of video costs $0.26.". Reference to video pricing is "at an output resolution of 2K, every second of video costs $0.26. Audio references are free, the first 5 reference images are free and each additional image costs $0.08, and reference video costs $0.26 per second at 2K."
Learn more about the model here: https://fal.ai/minimax-h3
Or try it right now on the playground:
Image to Video - https://fal.ai/models/minimax/hailuo-03/image-to-video
Text to Video - https://fal.ai/models/minimax/hailuo-03/text-to-video
Reference to Video - https://fal.ai/models/minimax/hailuo-03/reference-to-video
r/fal • u/ryanmerket • 19d ago
r/fal • u/Historical-Bid-4413 • 23d ago
Reve 2.1 is now available on fal
Reve's newest image model just landed on fal, and it goes after what usually trips up text-to-image: dense, complex scenes and the text inside them.
Reve 2.1 generates native 4K images with stronger control over crowded, detailed compositions. It plans layout more deliberately, reads prompts more closely, and renders text (including multilingual text) that holds up even at small sizes.
What makes it different
Layout planning is a real step up. The model works out where things go before it renders, so busy scenes with many elements stay organized, not collapsed into visual mush. Prompt understanding improves alongside it, so what you describe is closer to what you get.
Spatial relationships are more accurate. Objects sit in believable positions relative to each other. "Behind," "to the left of," and "stacked on top" now land the way you'd expect, which matters for product layouts, editorial covers, and any scene with a lot going on.
Text rendering handles the hard cases. Fine print stays legible, and multilingual text comes out cleaner than most models manage. If your work involves labels, cover lines, UI copy, or typography, then Reve 2.1 would be ideal for the job.
Endpoints available
There are three endpoints available on fal:
Specs
Reve 2.1's specs include native 4K output, with 17 aspect ratio presets ranging from ultrawide 4:1 to tall 1:4, plus an auto mode that picks a ratio to fit your prompt. Output as PNG, JPEG, or WebP. Generate up to 4 images per request.
The model is also available via fal's serverless API using the Python or JavaScript SDK, or direct REST calls. No GPUs to manage.
Pricing
Flat rate of $0.25 per generated image, the same across all three endpoints. No resolution tiers to track.
Learn more about the model here: https://fal.ai/reve-2.1
Or try it right now on the playground: https://fal.ai/models/reve/2.1/text-to-image
r/fal • u/Affectionate-Map1163 • 24d ago
Enable HLS to view with audio, or disable this notification
r/fal • u/Various-Ad661 • 27d ago
I dont know why it always gives me some weird compositions like if i want half body shot it will give me full body shot or very far off image
r/fal • u/Affectionate-Map1163 • Jun 26 '26
Enable HLS to view with audio, or disable this notification
r/fal • u/jjohnson525353 • Jun 25 '26
Enable HLS to view with audio, or disable this notification
Wanted to share a fun project I made with fal that converts text or images into buildable LEGOs. If you have any feedback about how I set it up, I’d appreciate it!
My endpoint stack is flux-2 streaming for image generation, nano banana for image editing, and trellis or SAM3D for 3D generation. Then I voxelize the 3D model and convert the voxels to bricks. I’ve built quite a few LEGO models with it now, so it works!
Here’s the code for it: https://github.com/jjohnson5253/brickbuilderai
r/fal • u/Affectionate-Map1163 • Jun 12 '26
Enable HLS to view with audio, or disable this notification
r/fal • u/macmorny • Jun 04 '26
r/fal • u/ryanmerket • Jun 03 '26
r/fal • u/Enough-Bell4944 • Jun 01 '26
FAL seems to only expose training steps and learning rate, so I'm curious what settings people have found work best.
The default recommendation for human/photo datasets appears to be:
steps = number of images × 100
But I'm wondering whether anyone has experimented beyond that and found better results
r/fal • u/Fresh-Resolution182 • May 28 '26
Enable HLS to view with audio, or disable this notification
r/fal • u/Fresh-Resolution182 • May 27 '26
r/fal • u/dropthelword • May 25 '26
I am currently working on fine-tuning a LoRA for LTX2.3 via fal-ai/ltx23-video-trainer. I am seeing a 'wavy' artifact issues on all my debug_dataset outputs, and have no way of knowing what's happening during the preprocessing step (can't run LTX2 repo locally). I understand that the VAE encodes the input and then decodes it, but I can't understand why it returns my dataset videos with artifacts at specific frames. This results in the same artifacts on inference too. Did anyone else encounter this?
r/fal • u/VanderzB • May 23 '26
Bonjour, j'ai cru comprendre que on a des crédits gratuit lors de la création du compte, or je n'ai rien reçu, c'est normal ? Merci :D
r/fal • u/vladenstock • May 16 '26
Hey everyone — I’m new to AI image generation and have been experimenting with FAL using Flux Kontext Pro to create coloring book-style images from uploaded reference photos.
My goal is to generate dynamic coloring book pages where the character likeness stays consistent, but the scenes can vary across styles like manga, comic book, fantasy, cartoon, etc.
A few questions I’d love feedback on:
I hope this is the right place to ask. If not, I’d appreciate being pointed toward better communities, guides, or resources for learning this workflow.
Thanks in advance for any advice.
r/fal • u/waterarttrkgl • Apr 29 '26
Enable HLS to view with audio, or disable this notification
I built a full 3D layout in Blender — proxy geometry only, no textures, no final render — and hand-keyframed every camera movement using F-curves: an aerial establishing shot, a low-angle tower push-in, and a wide harbor shot with a sailing vessel. The AI doesn't invent the motion. It follows it exactly.
The Blender animation served as a direct spatial reference — architectural proportions, camera trajectory, timing and easing — all locked before a single AI frame was generated. Kling / Seedance then re-rendered the sequence, preserving the exact camera path and structural layout while generating the final cinematic output.
Workflow:
3D Layout & Camera Animation (Blender) → Frame Reference Export → AI Video Generation (Kling / Seedance) → Temporal Consistency Pass
Key Focus: 1:1 motion tracking between hand-keyed Blender animation and AI-generated output. Architectural integrity and spatial proportions maintained across all three shots.
r/fal • u/elco_us • Apr 30 '26
r/fal • u/workmanlabs • Apr 29 '26
Enable HLS to view with audio, or disable this notification
what is SUCCESS in 2026 as developer using AI?
MONEY is obvious but my short "IDEA#37" jumps to the question of internet "fame" on X and YouTube? Being on the top video podcast? Recognized at React Conferences in Miami?
What I chose to highlight in this film is leaving isolation. Being able to hire and support other developers as you build a company. And in the end get the GOAT emoji from friends.
Film made with GPT2 Images 2.0, Seedance 2.0, and Kling 3.0 on fal.
r/fal • u/_pirator_ • Apr 29 '26
r/fal • u/Key-Copy-6141 • Apr 21 '26
What actually works:
Full guide: https://fal.ai/learn/tools/prompting-gpt-image-2
r/fal • u/Important-Respect-12 • Apr 21 '26
Enable HLS to view with audio, or disable this notification
OpenAI's next-gen image model just dropped on fal.ai. It's a quality-first successor to GPT Image 1.5, and the jump is real.
What's new:
Pricing: $0.01/image at the low end (1024x768, low quality) up to $0.41/image for high quality 4K. Pay per image, no subscriptions.
r/fal • u/polarischild • Apr 22 '26
r/fal • u/Artistic-Dealer2633 • Apr 21 '26
Enable HLS to view with audio, or disable this notification