File size: 106 Bytes
c3c2731
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/Lightricks/LTX-Video-0.9.7-dev",
   provider="fal-ai",
).launch()