aopstudio commited on
Commit
4b09b61
·
1 Parent(s): c61bcde

Add umap-learn, fasttext and volcengine in requirements_arm.txt (#945)

Browse files

### What problem does this PR solve?

Complete the requirements for ARM

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

Files changed (1) hide show
  1. requirements_arm.txt +3 -0
requirements_arm.txt CHANGED
@@ -134,4 +134,7 @@ yarl==1.9.4
134
  zhipuai==2.0.1
135
  BCEmbedding
136
  loguru==0.7.2
 
 
 
137
  opencv-python-headless==4.9.0.80
 
134
  zhipuai==2.0.1
135
  BCEmbedding
136
  loguru==0.7.2
137
+ umap-learn
138
+ fasttext==0.9.2
139
+ volcengine
140
  opencv-python-headless==4.9.0.80