MiniMax-H3H3 / README.md

Commit History

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

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

akhaliq HF Staff commited on

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

akhaliq HF Staff commited on

Fold the 4-step Turbo LoRA into the transformer, default to 4 steps
d8b48ff

akhaliq HF Staff commited on

Cache the conditioner client with functools.cache, tidy comments
5029048
verified

multimodalart HF Staff commited on

Let gradio_client forward the caller's ZeroGPU token itself instead of pinning one by hand
bf1199a
verified

multimodalart HF Staff commited on

Bill the conditioner call to the requesting user's own ZeroGPU token, never an org token
9a812e9
verified

multimodalart HF Staff commited on

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

Fall back to an anonymous conditioner call when the forwarded ZeroGPU token is refused
1ccbe3f
verified

multimodalart HF Staff commited on

Forward the caller's ZeroGPU token to the conditioner so one request bills as one request
9c16554
verified

multimodalart HF Staff commited on

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

Migrate to canonical diffusers PR 14371 + public MiniMaxAI/MiniMax-H3 weights, add prompt upsampling toggle
9da256f
verified

multimodalart HF Staff commited on

Update README.md
ef0bfcc
verified

multimodalart HF Staff commited on

Demo short description
cba1972
verified

multimodalart HF Staff commited on

Rename to MiniMax H3
e63a181
verified

multimodalart HF Staff commited on

Wire the AoTI load path (env-gated) and the sub-768p canvases
578be89
verified

multimodalart HF Staff commited on

Sync the split MiniMax-H3 Spaces
c938c2e
verified

multimodalart HF Staff commited on

Sync the split MiniMax-H3 Spaces
5ca1dce
verified

multimodalart HF Staff commited on

Sync the split MiniMax-H3 Spaces
0453841
verified

multimodalart HF Staff commited on

Sync the split MiniMax-H3 Spaces
186aa49
verified

multimodalart HF Staff commited on

initial commit
d11a565
verified

multimodalart HF Staff commited on