Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
VIDraft
/
FramePack_rotate_landscape
like
25
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
FramePack_rotate_landscape
/
setup.sh
lisonallen
添加Hugging Face Space部署配置文件和依赖
50f328c
over 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
200 Bytes
#!/bin/bash
# 创建必要的目录
mkdir
-p hf_download
mkdir
-p outputs
# 如果模型尚未下载,会在首次运行时自动下载
echo
"环境准备完毕,运行 python app.py 启动应用"