Dropdowns for Canvas/LoRA/Steps via port choices (gradio 6.23.1) df357c1 akhaliq HF Staff commited on 19 days ago
Add lightx2v 8-step v1.0 LoRA as lightx8; fix step-count off-by-one c38b474 akhaliq HF Staff commited on 21 days ago
Default larry LoRA to the recommended v4 step 600 EMA checkpoint 65a89d4 akhaliq HF Staff commited on 21 days ago
Add fal/MiniMax-H3-Realism-People-LoRA as a third LoRA set 2b67062 akhaliq HF Staff commited on 21 days ago
Add the lightx2v Minimax-h3-Turbo LoRA as a per-request alternative 456aa27 akhaliq HF Staff commited on 25 days ago
Switch to the recommended ckpt850 EMA LoRA; default steps back to 4 4512613 akhaliq HF Staff commited on 25 days ago
Default steps 6 -> 8 (better quality at the ckpt500 weights) e35aff5 akhaliq HF Staff commited on 26 days ago
Default to the ckpt500 turbo weights, add a per-request LoRA toggle 868ff3a akhaliq HF Staff commited on 26 days ago
Rebuild the UI as a custom studio frontend on gradio.Server 299d59b akhaliq HF Staff commited on 26 days ago
Fold the 4-step Turbo LoRA into the transformer, default to 4 steps d8b48ff akhaliq HF Staff commited on 26 days ago
Cache the conditioner client with functools.cache, tidy comments 5029048 verified multimodalart HF Staff commited on 28 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 28 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 28 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 28 days ago
Fall back to an anonymous conditioner call when the forwarded ZeroGPU token is refused 1ccbe3f verified multimodalart HF Staff commited on 28 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 28 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 28 days ago
Migrate to canonical diffusers PR 14371 + public MiniMaxAI/MiniMax-H3 weights, add prompt upsampling toggle 9da256f verified multimodalart HF Staff commited on 28 days ago
Wire the AoTI load path (env-gated) and the sub-768p canvases 578be89 verified multimodalart HF Staff commited on 30 days ago