CoolFace
Apppublic

Phamthihong/LTX-2.3-turbo

sourceHugging Faceotherupdated 7mo agoView on Hugging Face
8likes
17 commits on main
80e77a97mo ago

Update app.py

Phamthihong
65d2cdc7mo ago

Update app.py

Phamthihong
488c3317mo ago

Update app.py

Phamthihong
618e9fe7mo ago

Update app.py

Phamthihong
6dad2087mo ago

Enable loop on output video player

Exosfeer
e1bfec87mo ago

Extend duration presets to 12s with scaled GPU lease times

Exosfeer
68b95a27mo ago

Default to 5s duration and 9:16 aspect ratio

Exosfeer
d2ce2927mo ago

Update default prompt and add alexnasa UI credit in footer

Exosfeer
0492dcc7mo ago

Upgrade to Gradio 6.2.0 for html_template/js_on_load support in custom components

Exosfeer
b0862087mo ago

Full UI rewrite: fancy alexnasa-style components, audio input, interpolation, social links

Exosfeer
7a407b57mo ago

Add Gemma license notice to UI footer and README duplication instructions

Exosfeer
53919797mo ago

Polish README for public release: add tags, model link, features section, performance stats

Exosfeer
9aebeda7mo ago

Fix get_duration arg count mismatch; add show_error=True to launch

Exosfeer
2dc36067mo ago

Vendor ltx-core/ltx-pipelines and rewrite app.py for ZeroGPU compatibility

Exosfeer
c9b32177mo ago

fix: use total_memory instead of total_mem for CUDA device properties

Exosfeer
97d05117mo ago

Initial turbo Space: ZeroGPU-compatible LTX-2.3 with FP8 quantization and two-phase GPU leasing

Exosfeer
ce6e4497mo ago

initial commit

ZeroCollabs