Commit History

Mobile-friendly layout, all features kept
25c3db5
Running

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

Drop __pycache__ from tracking, add .gitignore
cbe5e63

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

Pass the caller's x-ip-token to the conditioner explicitly
7db57ff

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

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

akhaliq HF Staff commited on

Open badge links in a new tab
7f2540d
verified

multimodalart HF Staff commited on

Price bookings against the AoTI blocks, generate from 2 s again, cross-link the demos
3a016a8

multimodalart HF Staff commited on

Start the duration slider at the 5 s the model actually generates
c4170c1
verified

multimodalart HF Staff commited on

Restore encode_remote
d957826
verified

multimodalart 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

Forward the caller's ZeroGPU token to the conditioner, plainly
9ac597f
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

Duration slider from 2s
d479a15
verified

multimodalart HF Staff commited on

Lower minimum duration to 2s
9e202f3
verified

multimodalart HF Staff commited on

Repair and reorder the canvas table
c5ee652
verified

multimodalart HF Staff commited on

Fast canvases for 4:3, 3:4 and 21:9
4adcec8
verified

multimodalart HF Staff commited on

Use the public conditioner without a token
9e1b9cc
verified

multimodalart HF Staff commited on

Fast default for generation, full quality examples
50e22ae
verified

multimodalart HF Staff commited on

Default to full resolution, full quality examples
87f8144
verified

multimodalart HF Staff commited on

Idiomatic ZeroGPU startup packing for the transformer
3691fc1
verified

multimodalart HF Staff commited on

Right size placement allowance
8866682
verified

multimodalart HF Staff commited on

Dynamic GPU duration fitted from probes
9402204
verified

multimodalart HF Staff commited on

Update app.py
ad50e3b
verified

multimodalart HF Staff commited on

Update app.py
7cdff33
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

Tighten description
a2c1a96
verified

multimodalart HF Staff commited on

Lazy cached examples, generate defaults
a270ad8
verified

multimodalart HF Staff commited on

Model description and examples
f3a60b2
verified

multimodalart HF Staff commited on

Upload examples/last.png with huggingface_hub
8639067
verified

multimodalart HF Staff commited on

Upload examples/first.png with huggingface_hub
2bafa7c
verified

multimodalart HF Staff commited on

Fix keyframe upload loop: use upload event, no op when no crop needed
73429ba
verified

multimodalart HF Staff commited on

Update app.py
fab8dc6
verified

multimodalart HF Staff commited on

Update app.py
a8d1d0b
verified

multimodalart HF Staff commited on