MiniMax-H3-Turbo-Lora / index.html

Commit History

Add the lightx2v Minimax-h3-Turbo LoRA as a per-request alternative
456aa27
Running

akhaliq HF Staff commited on

Mobile-friendly layout, all features kept
25c3db5

akhaliq HF Staff commited on

Default steps 4 -> 6
942d78c

akhaliq HF Staff commited on

Switch to the recommended ckpt850 EMA LoRA; default steps back to 4
4512613

akhaliq HF Staff commited on

Default steps 6 -> 8 (better quality at the ckpt500 weights)
e35aff5

akhaliq HF Staff commited on

Fix LoRA toggle (zip misuse made converted a tuple), add a queue/ETA progress bar
90627fd

akhaliq HF Staff commited on

Default to the ckpt500 turbo weights, add a per-request LoRA toggle
868ff3a

akhaliq HF Staff commited on

Back to @gradio/client: ZeroGPU requires its HF iframe auth headers
d82c64a

akhaliq HF Staff commited on

Call the v2 named-endpoint API directly, unwrap the single-Api-output tuple
e6d78bd

akhaliq HF Staff commited on

Resolve returned FileData without a url through /gradio_api/file= (Server mode can return only path)
97f8752

akhaliq HF Staff commited on

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

Rebuild the UI as a custom studio frontend on gradio.Server
299d59b

akhaliq HF Staff commited on