Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hijnu
/
EasySmartControl
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
3fa5dc3
EasySmartControl
/
src
/
remix.sh
orztv
update
3fa5dc3
over 1 year ago
raw
Copy download link
history
blame
148 Bytes
#!/bin/sh
# 安装 remix
pnpm create remix@latest --
yes
--no-git --name spaces --install
# 如果需要,可以在这里添加其他启动命令