diff --git a/README.md b/README.md index 5f54e2b..6aa8134 100644 --- a/README.md +++ b/README.md @@ -31,26 +31,6 @@ ml_course_design/ └── test_*.py ``` -## 快速开始 - -```bash -# 克隆仓库 -git clone <仓库地址> -cd ml_course_design - -# 安装依赖(使用 uv) -uv sync - -# 训练模型 -uv run python -m src.train - -# 运行 Demo(Streamlit) -uv run streamlit run src/streamlit_app.py - -# 运行测试 -uv run pytest tests/ -``` - ## 团队成员 | 姓名 | 学号 | 贡献 |