Commit History

Add a 1024x1024 1:1 canvas
11ec59a
Running

linoyts HF Staff commited on

Update app.py
85f7798
verified

multimodalart HF Staff commited on

Update requirements.txt
97c2c09
verified

multimodalart HF Staff commited on

Delete __pycache__
3152ee2
verified

multimodalart HF Staff commited on

int8 attention for the compiled block stack (#11)
607c961

multimodalart HF Staff commited on

Update README.md
6cec17a
verified

multimodalart HF Staff commited on

Point the denoiser at the pruned bf16 DiT (#10)
b0e5aad

multimodalart HF Staff commited on

A/B confirmed: the guard's in-process forward pass kills subsequent GPU worker forks — restore the subprocess guard
f7b7cd4
verified

multimodalart HF Staff commited on

A/B test: in-process guard again — was the No CUDA worker failure really the guard?
1fee68d
verified

multimodalart HF Staff commited on

Guard subprocess via plain Popen — mp.spawn re-imports app.py as main
fc3c657
verified

multimodalart HF Staff commited on

Run the NCII guard from its spawned subprocess — in-process it poisons the ZeroGPU worker fork
21e7337
verified

multimodalart HF Staff commited on

Add ncii_guard subprocess module
a4971ad
verified

multimodalart HF Staff commited on

Log the refused prompt in the guard message
524c6ab
verified

multimodalart HF Staff commited on

Run the NCII guard only on requests with a keyframe
63b8939
verified

multimodalart HF Staff commited on

Add NCII prompt guard (hfmlsoc/ncii-light-guard-v01) before any GPU booking
0574945
verified

multimodalart 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