Spaces:
Running on Zero
Running on Zero
Commit History
shrink output video, balance columns, narrow container 8b83079
Update app.py d14fef2 verified
Update app.py b18e095 verified
revert audio CSS, restore image|audio row layout acebdb7
audio component: harder CSS that actually targets gradio's svelte classes cc34c54
polish UI: equalize input shade, shrink audio, drop mode radio, visible progress d7dab52
add FLUX.2-klein-4B Generate/Edit tab + group voice and script bcd1e1f
Update app.py abd6680 verified
add output duration slider (1-5s) with ffmpeg trim 70ac505
fix GPU window blowout: pre-warm Perth + don't erode base with steps 76e9ec6
faster inference: pre-warm video client, configurable TTS steps 09fbec0
slicker UI: dark slate theme, image+audio side-by-side, wider output c23f89f
ui cleanup: trim header, fold resolution+seed into advanced, randomize seed, examples below 0d66e84
fix Client kwarg + drop voice presets so users clone their own voice 3ace278
fork dramabox into avatar-generator: chain TTS + LongCat lip-sync 9d599d0
Fix ZeroGPU duration: dynamic per-sentence sizing, cap at 120s (#3) 01a28ac
Long-form chunking + RE-USE on reference 6293c36
Update app.py 05133c5 unverified
Add 5 long-form (~30s) examples to the Gradio Examples table b1773e7
Manmay Nakhashi commited on
Show LTX acknowledgement banner inside the Gradio app (above the fold) c495ebb
Manmay Nakhashi commited on
Add Reference duration slider (3β30s, default 10s) adc1553
Manmay Nakhashi commited on
Add explicit Target Duration slider (0β60s) + gen_duration kwarg a98b3c2
Manmay Nakhashi commited on
Revert: keep DramaBox naming (rebrand reverted per CEO) 9122a92
Manmay Nakhashi commited on
Rebrand: DramaBox β LTX-2.3-Voice 0bab3ec
Manmay Nakhashi commited on
Warm-load TTSServer at module level (IndexTTS pattern) 6a05424
Manmay Nakhashi commited on
Add 8 voice references + click-to-generate Examples table bab2a0b
Manmay Nakhashi commited on
Replace example dropdown with click-to-generate gr.Examples table ade5746
Manmay Nakhashi commited on
Default Gradio server to port 7860 (HF Spaces gateway expects this) f5de19b
Manmay Nakhashi commited on
Disable SSR + analytics + auto-API for ZeroGPU compat 5e4af24
Manmay Nakhashi commited on
Pin pydantic==2.10.6 to fix gradio_client schema bool TypeError 7a47326
Manmay Nakhashi commited on
Pin SDK to 4.44.1 + monkey-patch gradio_client schema bool TypeError 661b386
Manmay Nakhashi commited on
Refactor for ZeroGPU: lazy TTSServer load + @spaces.GPU decorator 23230c2
Manmay Nakhashi commited on
Fetch unsloth bnb-4bit Gemma + Dramabox checkpoints from HF on startup e893eeb
Manmay Nakhashi commited on