Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ByteDance/DreamO
openfree
/
DreamO-video
like
68
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
ccae803
DreamO-video
/
setup.sh
openfree
Upload 3 files
497cc50
verified
28 days ago
raw
Copy download link
history
blame
Safe
200 Bytes
#!/bin/bash
# 创建必要的目录
mkdir
-p hf_download
mkdir
-p outputs
# 如果模型尚未下载,会在首次运行时自动下载
echo
"环境准备完毕,运行 python app.py 启动应用"