From 6628f663b636675bcaea316f2deaddf337de480e Mon Sep 17 00:00:00 2001
From: baoshiwei <baoshiwei@shlanbao.cn>
Date: 星期五, 13 三月 2026 10:23:31 +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