Commit History

UI Refinement: remove emoji icons, replace with inline SVGs, and hide unstyled native file input
3c0a5ed
Running

akhaliq HF Staff commited on

Streamline studio layout: remove navigation sidebar and empty mockup buttons
ac03200

akhaliq HF Staff commited on

style: redesign frontend to clean light interface with Resemble AI teal-green accents
73395a8

akhaliq HF Staff commited on

style: redesign frontend to match a professional studio console aesthetic
6d2fc97

akhaliq HF Staff commited on

feat: add interactive client-side audio trimmer for voice references
ea25969

akhaliq HF Staff commited on

style: hide unstylized native file input button with .hidden-input class
75cc0e6

akhaliq HF Staff commited on

Implement collapsible sidebar deck and integrate official Resemble.AI mint-teal branding colors
97ddbe3

akhaliq HF Staff commited on

Enhance UI with a highly responsive, clean, and mobile-friendly design
5a6c23f

akhaliq HF Staff commited on

Robustly handle audio_ref dict or object in generate_audio endpoint
acfc1da

akhaliq HF Staff commited on

Update Pydantic to 2.11.10 to resolve Gradio 6 dependency conflict
080fa02

akhaliq HF Staff commited on

Update Gradio SDK and dependency version to 6.14.0 for Server support
86ba1e4

akhaliq HF Staff commited on

Migrate DramaBox to gradio.Server with a custom HTML/CSS/JS frontend
00b19ca

akhaliq HF Staff commited on

Update app.py
49d22cb
verified

ollieollie commited on

Drop xformers: FA3 Hopper kernel crashes on ZeroGPU H200
2081283
verified

tedi-resemble commited on

Bump torch 2.4.0 -> 2.8.0 for ZeroGPU compat
d7f5f1a
verified

tedi-resemble commited on

Add 5 long-form (~30s) examples to the Gradio Examples table
36a9e0f

Manmay Nakhashi commited on

Show LTX acknowledgement banner inside the Gradio app (above the fold)
040f54b

Manmay Nakhashi commited on

Add Reference duration slider (3–30s, default 10s)
433ac9f

Manmay Nakhashi commited on

Add explicit Target Duration slider (0–60s) + gen_duration kwarg
5cc51a5

Manmay Nakhashi commited on

Move LTX acknowledgement to top of Space README, position DramaBox as Resemble AI's product
e694869

Manmay Nakhashi commited on

Revert: keep DramaBox naming (rebrand reverted per CEO)
fdc2b0b

Manmay Nakhashi commited on

Rebrand: DramaBox → LTX-2.3-Voice
1636761

Manmay Nakhashi commited on

Patch end-of-clip silence prior at latent frame 513 for >20s outputs
c29ae29

Manmay Nakhashi commited on

Drop video_connector + video_aggregate_embed BEFORE .to(device)
8018d88

Manmay Nakhashi commited on

Use richer duration estimator in warm server (sentence + non-verbal aware)
96ef84a

Manmay Nakhashi commited on

Warm-load TTSServer at module level (IndexTTS pattern)
ac99a44

Manmay Nakhashi commited on

Add 8 voice references + click-to-generate Examples table
f1c4065

Manmay Nakhashi commited on

Replace example dropdown with click-to-generate gr.Examples table
b2203ed

Manmay Nakhashi commited on

Default Gradio server to port 7860 (HF Spaces gateway expects this)
9165469

Manmay Nakhashi commited on

Pin pydantic==2.10.6 — root cause of the recurring bool-iter crash
f9cfdad

Manmay Nakhashi commited on

Disable SSR + analytics + auto-API for ZeroGPU compat
4245361

Manmay Nakhashi commited on

Bump to gradio 5.7.1; drop pydantic/starlette/fastapi 4.x compat pins
550cc4a

Manmay Nakhashi commited on

Pin starlette<1.0 + fastapi<0.116 for gradio 4.44.1 TemplateResponse compat
93ba49e

Manmay Nakhashi commited on

Pin pydantic==2.10.6 to fix gradio_client schema bool TypeError
96dc22c

Manmay Nakhashi commited on

Pin SDK to 4.44.1 + monkey-patch gradio_client schema bool TypeError
459924b

Manmay Nakhashi commited on

Bump gradio to 5.x to fix gradio_client schema TypeError on bool
05bb874

Manmay Nakhashi commited on

Pin torch/torchaudio==2.4.0 to fix ZeroGPU libcudart.so.13 mismatch
c0ac8ad

Manmay Nakhashi commited on

Refactor for ZeroGPU: lazy TTSServer load + @spaces.GPU decorator
b8b67ad

Manmay Nakhashi commited on

Fetch unsloth bnb-4bit Gemma + Dramabox checkpoints from HF on startup
8cd4942

Manmay Nakhashi commited on

Pin huggingface_hub<1.0 (gradio 4.44.1 still imports HfFolder)
68ad4cc
verified

Manmay commited on

Restore Space README with sdk frontmatter
1850702
verified

Manmay commited on

DramaBox Space — initial app + vendored ltx2
08c5e28
verified

Manmay commited on

DramaBox Space README
5d085de
verified

Manmay commited on

initial commit
31ad2d7
verified

Manmay commited on