CoolFace
Apppublic

Raminy/LTX-2.5-workflow

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes
19 commits on main
37c7c181mo ago

Set explicit node geometry for clean left-to-right layout

akhaliq
9ef249f1mo ago

Restore run.py with enhance_prompt binding (was overwritten by bad upload)

akhaliq
1c5a9bb1mo ago

Fix workflow.json (previous upload carried run.py content)

akhaliq
7b58ec31mo ago

Add enhance_prompt fn node (Gemma-4) mirroring original app flow

akhaliq
0e4d9e01mo ago

Run LTX-2.5 directly on ZeroGPU as fn operator (drop gradio_client hop)

akhaliq
cb89ac61mo ago

Preserve call_space __name__ for server function registry

akhaliq
f9b44c01mo ago

Forward visitor X-IP-Token to upstream ZeroGPU space (fix anon rate limit)

akhaliq
003c92d1mo ago

Bump gradio to 6.23.1 (workflow canvas fixes)

akhaliq
c6666da1mo ago

Make decoder port a dropdown (choices: conv, diffusion)

akhaliq
9f7f98c1mo ago

Use port default_value so optional image passes None mid-args

akhaliq
7eb8d821mo ago

Tag Space with Lightricks/LTX-2.5 model

akhaliq
a167ed31mo ago

Revert to simple prompt + optional image -> video workflow

akhaliq
e5f2cd61mo ago

Remove default image URL (plain strings rejected by /run; upload instead)

akhaliq
ed725361mo ago

Add example image/prompt and default preset reference nodes

akhaliq
16fea3d1mo ago

Revert sdk_version to 6.22.0

akhaliq
264486c1mo ago

Bump gradio sdk_version to 6.23.0

akhaliq
654276f1mo ago

LTX-2.5 gradio workflow

akhaliq
47b881f1mo ago

initial commit

akhaliq
d0b07a41mo ago

Duplicate from gradio-templates/workflow

akhaliq, abidlabs