From 4048393750de17cfa2ae59fec1380a81ea2b2a6b Mon Sep 17 00:00:00 2001 From: baoshiwei <baoshiwei@shlanbao.cn> Date: 星期一, 02 二月 2026 09:47:24 +0800 Subject: [PATCH] feat: 添加米重分析模块并优化综合看板功能 --- requirements.txt | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/requirements.txt b/requirements.txt index 52f0959..36a3f9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,7 @@ psycopg2-binary pandas plotly -python-dotenv \ No newline at end of file +python-dotenv +scikit-learn +pytorch +torchvision \ No newline at end of file -- Gitblit v1.9.3