Toggle navigation
Toggle navigation
This project
Loading...
Sign in
万朱浩
/
Venue-Ops
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
666ghj
2025-12-17 18:02:08 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a172aabce5f126d94c062106675dcfd82dda760b
a172aabc
1 parent
746643e1
Update requirements.txt to clarify optional machine learning dependencies
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
requirements.txt
requirements.txt
View file @
a172aab
...
...
@@ -58,7 +58,7 @@ wordcloud==1.9.3
# ===== PDF生成 =====
weasyprint>=60.0 # PDF导出,支持Python 3.9-3.13
# ===== 机器学习
(可选,用于情感分析,不安装也没事写了容错程序)
=====
# ===== 机器学习 =====
torch>=2.0.0 # CPU版本
transformers>=4.30.0
sentence-transformers>=2.2.2
...
...
Please
register
or
login
to post a comment