ltx-load / app.py
freddyaboulton's picture
Create app.py
1919351 verified
raw
history blame contribute delete
113 Bytes
import gradio as gr
loaded_demo = gr.load("Lightricks/ltx-video-distilled", src="spaces")
loaded_demo.launch()