Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f6ab735

Browse files
author
黄景祥
committed
fix: sentencepiece install failure
1 parent b4107d5 commit f6ab735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-env.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ dependencies:
266266
- marshmallow-enum==1.5.1
267267
- mypy-extensions==1.0.0
268268
- protobuf==3.18.3
269-
- sentencepiece==0.1.95
269+
- sentencepiece==0.1.98
270270
- sqlalchemy==1.4.47
271271
- tenacity==8.2.2
272272
- tokenizers==0.13.2

0 commit comments

Comments
 (0)