Commit History

fix: remove enable_model_cpu_offload, use pipe.to(cuda) on xlarge for 22B model
5579085
verified

Mike0021 commited on

Upload app.py with huggingface_hub
68e5710
verified

Mike0021 commited on

use enable_model_cpu_offload instead of pipe.to(cuda) for 48GB VRAM
c94c1df
verified

Mike0021 commited on

load model at module level so download happens during APP_STARTING
271be44
verified

Mike0021 commited on

add peft for LoRA loading
c5d1283
verified

Mike0021 commited on

fix: use /tmp for HF cache (no bucket mounted)
f9e21cc
verified

Mike0021 commited on

fix: duration estimator kwargs handling
2d1654d
verified

Mike0021 commited on

refactor: remove fal.ai, run LTX-2.3 3DREAL locally on ZeroGPU with diffusers
4a24e1a
verified

Mike0021 commited on

Make layout fully responsive — stack columns on mobile, fix horizontal overflow
3e8d33f
verified

Mike0021 commited on

Make layout fully responsive — stack columns on mobile, remove min_width overflow
2541dde
verified

Mike0021 commited on

Link LTX 3DREAL model in Space metadata
76c4f62
verified

Mike0021 commited on

Use Gradio examples only for cached demos
b71276c
verified

Mike0021 commited on

Remove redundant examples loader and video borders
7a9b713
verified

Mike0021 commited on

Fix Gradio media routes
9c81a50
verified

Mike0021 commited on

Fix Gradio 6 launch styling
d7fc03a
verified

Mike0021 commited on

Initial LTX 3DREAL fal demo
fc23540
verified

Mike0021 commited on

initial commit
0904d52
verified

Mike0021 commited on