Files
modelscope/requirements/nlp.txt
tastelikefeet 328bbc0494 Fix some bugs (#1056)
* fix some bugs

* remove install tf-kersa

* fix

* use bin bash as default
2024-10-30 15:49:38 +08:00

27 lines
382 B
Plaintext

boto3
embeddings
filelock
ftfy
jieba>=0.42.1
matplotlib
megatron_util
nltk
pandas
# protobuf version beyond 3.20.0 is not compatible with TensorFlow 1.x, therefore is discouraged.
protobuf>=3.19.0,<3.21.0
pythainlp
pyvi
regex
rouge
sacremoses>=0.0.41
scikit_learn
sentencepiece
seqeval
spacy>=2.3.5,<=3.7.0
stanza
subword_nmt>=0.3.8
termcolor
tokenizers
transformers>=4.12.0
zhconv