Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LordSahu
/
tencent-HunyuanVideo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0cd7adb
tencent-HunyuanVideo
/
app.py
LordSahu
initial commit
0cd7adb
verified
7 days ago
raw
Copy download link
history
blame
Safe
96 Bytes
import
gradio
as
gr
gr.load(
"models/tencent/HunyuanVideo"
,
provider=
"fal-ai"
,
).launch()