Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
Heartsync/WAN-VIDEO-AUDIO
ginigen
/
VEO3-Free
like
457
Paused
App
Files
Files
Community
12
Fetching metadata from the HF Docker repository...
refs/pr/6
VEO3-Free
/
dockerfile
zeeshan1983
Create dockerfile
9299d8e
verified
10 months ago
raw
Copy download link
history
blame
Safe
84 Bytes
CMD
[
"streamlit"
,
"run"
,
"app.py"
,
"--server.port=7860"
,
"--server.address=0.0.0.0"
]