Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hiDaDeng authored Jul 16, 2024
1 parent 2c2f137 commit 51f14f7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,12 @@
## 安装

```
pip install cntext --upgrade
pip install numpy==1.24.2
pip install gensim==4.2.0
pip install scipy==1.12
pip install numpy==1.26.4
pip install gensim==4.3.2
pip install scikit-learn==1.1.2
pip install pdfdocx
pip install cntext --upgrade
```


Expand Down

0 comments on commit 51f14f7

Please sign in to comment.