CoolFace
Apppublic

ramu23/minimax-h3-r2v-uc

sourceHugging Faceupdated 2mo agoView on Hugging Face
1likes
41 commits on main
f11b55c2mo ago

Cap dynamic ZeroGPU duration at 500 seconds

ramu23
33205772mo ago

Open badge links in a new tab

multimodalart
92693c12mo ago

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

multimodalart
74a631a2mo ago

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

multimodalart
97142dd2mo ago

Restore probe

multimodalart
1f485232mo ago

Cache the conditioner client with functools.cache, tidy comments

multimodalart
b2bc6452mo ago

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

multimodalart
afea8842mo ago

Forward the caller's ZeroGPU token to the conditioner, plainly

multimodalart
a4b30822mo ago

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

multimodalart
9539b352mo ago

Pay for the conditioner call with the first ZeroGPU identity that can: the caller's token, this Space's HF_TOKEN, then none

multimodalart
e0f6bde2mo ago

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

multimodalart
e76d22a2mo ago

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

multimodalart
42188062mo ago

Load the AoTI packages from the public multimodalart/minimax-h3-aoti, move the upsample toggle under the prompt

multimodalart
705b8842mo ago

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

multimodalart
21953302mo ago

Update README.md

multimodalart
d9f8e442mo ago

Duration slider from 2s

multimodalart
38389da2mo ago

Lower minimum duration to 2s

multimodalart
deb41672mo ago

The keyframe half moved to multimodalart/minimax-h3

multimodalart
6fe31a42mo ago

Mirror the conditioner's canonical table, grouped by ratio

multimodalart
85b133d2mo ago

Update README.md

multimodalart
2225cd22mo ago

Mirror the conditioner's 16-canvas table (fast 4:3, 3:4 and 21:9 added)

multimodalart
63f7c912mo ago

Point at the public multimodalart/qwen3vl-conditioner, called without a token

multimodalart
1f02c702mo ago

Point at the public multimodalart/qwen3vl-conditioner, called without a token

multimodalart
1aa28b52mo ago

Fast canvas stays the default; the examples carry full-resolution canvases

multimodalart
6237c6a2mo ago

Full 16:9 as the default canvas; match the conditioner's renamed fast label

multimodalart
44f67122mo ago

Upload subject.png

multimodalart
691e8f42mo ago

A real person as the subject reference (Pexels, Oliver Dohrn)

multimodalart
08f770f2mo ago

A real person as the subject reference (Pexels, Oliver Dohrn)

multimodalart
b4c6b952mo ago

Real speech for the audio example: LibriSpeech dev-clean 1462-170145-0022

multimodalart
a42dbb82mo ago

Real speech for the audio example: LibriSpeech dev-clean 1462-170145-0022

multimodalart
d04b4d32mo ago

A real subject for the reference example

multimodalart
f03920f2mo ago

Dynamic GPU duration from the packed sequence, cached examples, torchaudio note

multimodalart
ced31c42mo ago

torchaudio for off-rate reference soundtracks; title, fillable width, slot height

multimodalart
4bdd7d92mo ago

torchaudio for off-rate reference soundtracks; title, fillable width, slot height

multimodalart
06e23172mo ago

Rename to MiniMax-H3 Reference; describe the tab order and image slots

multimodalart
79e14812mo ago

Images/audio/video tab order, expandable image slots, native attention for the VAEs

multimodalart
cf771902mo ago

Mirror the generator's title, theme and advanced-options layout

multimodalart
fc319a72mo ago

Describe the reference tabs

multimodalart
508462c2mo ago

One tab per reference modality, in reading order

multimodalart
9e3b8ca2mo ago

MiniMax-H3 ref2va, the denoising half of the split deployment

multimodalart
7809b262mo ago

initial commit

multimodalart