Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangkx1
easy_tools
f2698399c655edec819c017307c5716cf12d6b7e
f2698399c655edec819c017307c5716cf12d6b7e
Switch branch/tag
easy_tools
new-moon
start.sh
Find file
Normal view
History
Permalink
start.sh
111 Bytes
Edit
Web IDE
Newer
Older
update new-moon
wangkx1
committed
Apr 14, 2026
1
2
3
4
5
6
7
#!/bin/bash
# 安装依赖
pip3
install
-r
requirements.txt
# 启动服务
python3 model_download_manager.py