File size: 510 Bytes
1221bbe
 
 
 
 
 
 
 
 
 
 
 
 
671dd8a
1221bbe
 
 
 
b42acec
1221bbe
 
671dd8a
 
 
fb7b761
f5b0b64
671dd8a
1221bbe
 
f5b0b64
 
 
 
a9b3727
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# 基础依赖
torch>=2.0.0
transformers>=4.30.0
gradio>=3.18.0

# 数据库相关
sqlalchemy>=2.0.0
pymysql>=1.0.3

# 文本处理
chardet>=5.1.0
scikit-learn>=1.0.2

# 数据处理
numpy>=1.21.0
pandas>=1.3.0
tqdm>=4.65.0

# 日志
python-json-logger>=2.0.0

# 知识图谱可视化
networkx>=3.0
pyvis>=0.3.0
matplotlib>=3.5.0
plotly>=5.10.0

# 可选依赖(如果使用ChatGLM)
protobuf>=3.20.0
accelerate>=0.20.0

# 其他依赖
requests>=2.25.0
beautifulsoup4>=4.10.0

# gqlalchemy
gqlalchemy>=0.3.1