本地向量化 docker镜像

This commit is contained in:
jiahao.he@vtradex.com
2025-03-18 00:16:27 +08:00
parent 4967c3f906
commit 6696e75209
3 changed files with 22 additions and 11 deletions

View File

@@ -1,3 +1,5 @@
Flask==2.0.3
sentence-transformers==2.2.0
scikit-learn==0.24.2
Flask==3.1.0
sentence-transformers==3.4.1
scikit-learn==1.6.1
werkzeug>=3.1