int8 attention for the compiled block stack (#11) 607c961 multimodalart HF Staff commited on 8 days ago
Point the denoiser at the pruned bf16 DiT (#10) b0e5aad multimodalart HF Staff commited on 8 days ago
Increase Gradio max_threads (#9) ac05519 multimodalart HF Staff cbensimon HF Staff commited on 11 days ago
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 16 days ago
A/B test: in-process guard again — was the No CUDA worker failure really the guard? 1fee68d verified multimodalart HF Staff commited on 16 days ago
Guard subprocess via plain Popen — mp.spawn re-imports app.py as main fc3c657 verified multimodalart HF Staff commited on 16 days ago
Run the NCII guard from its spawned subprocess — in-process it poisons the ZeroGPU worker fork 21e7337 verified multimodalart HF Staff commited on 16 days ago
Log the refused prompt in the guard message 524c6ab verified multimodalart HF Staff commited on 16 days ago
Run the NCII guard only on requests with a keyframe 63b8939 verified multimodalart HF Staff commited on 16 days ago
Add NCII prompt guard (hfmlsoc/ncii-light-guard-v01) before any GPU booking 0574945 verified multimodalart HF Staff commited on 16 days ago
Price bookings against the AoTI blocks, generate from 2 s again, cross-link the demos 3a016a8 multimodalart HF Staff commited on 20 days ago
Start the duration slider at the 5 s the model actually generates c4170c1 verified multimodalart HF Staff commited on 20 days ago
Cache the conditioner client with functools.cache, tidy comments 5029048 verified multimodalart HF Staff commited on 20 days ago
Let gradio_client forward the caller's ZeroGPU token itself instead of pinning one by hand bf1199a verified multimodalart HF Staff commited on 20 days ago
Forward the caller's ZeroGPU token to the conditioner, plainly 9ac597f verified multimodalart HF Staff commited on 20 days ago
Bill the conditioner call to the requesting user's own ZeroGPU token, never an org token 9a812e9 verified multimodalart HF Staff commited on 20 days ago
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 20 days ago
Fall back to an anonymous conditioner call when the forwarded ZeroGPU token is refused 1ccbe3f verified multimodalart HF Staff commited on 20 days ago
Forward the caller's ZeroGPU token to the conditioner so one request bills as one request 9c16554 verified multimodalart HF Staff commited on 20 days ago
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 20 days ago
Migrate to canonical diffusers PR 14371 + public MiniMaxAI/MiniMax-H3 weights, add prompt upsampling toggle 9da256f verified multimodalart HF Staff commited on 20 days ago
Use the public conditioner without a token 9e1b9cc verified multimodalart HF Staff commited on 21 days ago
Fast default for generation, full quality examples 50e22ae verified multimodalart HF Staff commited on 21 days ago
Default to full resolution, full quality examples 87f8144 verified multimodalart HF Staff commited on 21 days ago
Idiomatic ZeroGPU startup packing for the transformer 3691fc1 verified multimodalart HF Staff commited on 21 days ago
Dynamic GPU duration fitted from probes 9402204 verified multimodalart HF Staff commited on 21 days ago
Lazy cached examples, generate defaults a270ad8 verified multimodalart HF Staff commited on 21 days ago
Upload examples/last.png with huggingface_hub 8639067 verified multimodalart HF Staff commited on 21 days ago
Upload examples/first.png with huggingface_hub 2bafa7c verified multimodalart HF Staff commited on 21 days ago
Fix keyframe upload loop: use upload event, no op when no crop needed 73429ba verified multimodalart HF Staff commited on 21 days ago