Skip to content

Commit

Permalink
minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
amaiya committed Mar 28, 2022
1 parent 910312b commit de32b87
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,8 +355,6 @@ pip install causalnlp
pip install textract
# for text.kw.KeywordExtractor
pip install textblob
# for text.qa.AnswerExtractor.finetune:
pip install datasets
```
- **ktrain** purposely pins to a lower version of **transformers** to include support for older versions of TensorFlow. If you need a newer version of `transformers`, it is usually safe for you to upgrade `transformers`, as long as you do it **after** installing **ktrain**.

Expand Down

0 comments on commit de32b87

Please sign in to comment.