Add the lightx2v Minimax-h3-Turbo LoRA as a per-request alternative 456aa27 akhaliq HF Staff commited on 6 days ago
Switch to the recommended ckpt850 EMA LoRA; default steps back to 4 4512613 akhaliq HF Staff commited on 7 days ago
Default steps 6 -> 8 (better quality at the ckpt500 weights) e35aff5 akhaliq HF Staff commited on 7 days ago
Default to the ckpt500 turbo weights, add a per-request LoRA toggle 868ff3a akhaliq HF Staff commited on 7 days ago
Pass the caller's x-ip-token to the conditioner explicitly 7db57ff akhaliq HF Staff commited on 8 days ago
Call the v2 named-endpoint API directly, unwrap the single-Api-output tuple e6d78bd akhaliq HF Staff commited on 8 days ago
Rename /config to /studio-config: Gradio's own client-discovery route lives at /config, and shadowing it broke @gradio/client ('Could not get API info') b84671f akhaliq HF Staff commited on 8 days ago
Rebuild the UI as a custom studio frontend on gradio.Server 299d59b akhaliq HF Staff commited on 8 days ago
Fold the 4-step Turbo LoRA into the transformer, default to 4 steps d8b48ff akhaliq HF Staff commited on 8 days ago
Price bookings against the AoTI blocks, generate from 2 s again, cross-link the demos 3a016a8 multimodalart HF Staff commited on 10 days ago
Start the duration slider at the 5 s the model actually generates c4170c1 verified multimodalart HF Staff commited on 10 days ago
Cache the conditioner client with functools.cache, tidy comments 5029048 verified multimodalart HF Staff commited on 10 days ago
Let gradio_client forward the caller's ZeroGPU token itself instead of pinning one by hand bf1199a verified multimodalart HF Staff commited on 10 days ago
Forward the caller's ZeroGPU token to the conditioner, plainly 9ac597f verified multimodalart HF Staff commited on 10 days ago
Bill the conditioner call to the requesting user's own ZeroGPU token, never an org token 9a812e9 verified multimodalart HF Staff commited on 10 days ago
Pay for the conditioner call with the first ZeroGPU identity that can: the caller's token, this Space's HF_TOKEN, then none 8e346cd verified multimodalart HF Staff commited on 10 days ago
Fall back to an anonymous conditioner call when the forwarded ZeroGPU token is refused 1ccbe3f verified multimodalart HF Staff commited on 10 days ago
Forward the caller's ZeroGPU token to the conditioner so one request bills as one request 9c16554 verified multimodalart HF Staff commited on 10 days ago
Load the AoTI packages from the public multimodalart/minimax-h3-aoti, move the upsample toggle under the prompt a0bf481 verified multimodalart HF Staff commited on 10 days ago
Migrate to canonical diffusers PR 14371 + public MiniMaxAI/MiniMax-H3 weights, add prompt upsampling toggle 9da256f verified multimodalart HF Staff commited on 10 days ago
Use the public conditioner without a token 9e1b9cc verified multimodalart HF Staff commited on 11 days ago
Fast default for generation, full quality examples 50e22ae verified multimodalart HF Staff commited on 11 days ago
Default to full resolution, full quality examples 87f8144 verified multimodalart HF Staff commited on 11 days ago
Idiomatic ZeroGPU startup packing for the transformer 3691fc1 verified multimodalart HF Staff commited on 11 days ago
Dynamic GPU duration fitted from probes 9402204 verified multimodalart HF Staff commited on 11 days ago
Lazy cached examples, generate defaults a270ad8 verified multimodalart HF Staff commited on 11 days ago
Fix keyframe upload loop: use upload event, no op when no crop needed 73429ba verified multimodalart HF Staff commited on 11 days ago
Square fast canvas, keyframe auto fit, badge links d8b4b35 verified multimodalart HF Staff commited on 11 days ago
Clean demo UI, 28 step default, track_tqdm progress 2d282e1 verified multimodalart HF Staff commited on 11 days ago
Wire the AoTI load path (env-gated) and the sub-768p canvases 6d6e37f verified multimodalart HF Staff commited on 11 days ago