Add the lightx2v Minimax-h3-Turbo LoRA as a per-request alternative 456aa27 Running akhaliq HF Staff commited on 1 day ago
Switch to the recommended ckpt850 EMA LoRA; default steps back to 4 4512613 akhaliq HF Staff commited on 2 days ago
Default steps 6 -> 8 (better quality at the ckpt500 weights) e35aff5 akhaliq HF Staff commited on 3 days ago
Default to the ckpt500 turbo weights, add a per-request LoRA toggle 868ff3a akhaliq HF Staff commited on 3 days ago
Rebuild the UI as a custom studio frontend on gradio.Server 299d59b akhaliq HF Staff commited on 3 days ago
Fold the 4-step Turbo LoRA into the transformer, default to 4 steps d8b48ff akhaliq HF Staff commited on 3 days ago
Cache the conditioner client with functools.cache, tidy comments 5029048 verified multimodalart HF Staff commited on 5 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 5 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 5 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 5 days ago
Fall back to an anonymous conditioner call when the forwarded ZeroGPU token is refused 1ccbe3f verified multimodalart HF Staff commited on 5 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 5 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 5 days ago
Migrate to canonical diffusers PR 14371 + public MiniMaxAI/MiniMax-H3 weights, add prompt upsampling toggle 9da256f verified multimodalart HF Staff commited on 5 days ago
Wire the AoTI load path (env-gated) and the sub-768p canvases 578be89 verified multimodalart HF Staff commited on 7 days ago