File size: 96 Bytes
0cd7adb
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/tencent/HunyuanVideo",
   provider="fal-ai",
).launch()