Skip to content

Commit

Permalink
📝 Writing docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrikerMan committed Jun 25, 2020
1 parent 3bdec1a commit c0045f3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Expand Up @@ -68,11 +68,11 @@ Welcome to add performance report.

The project is based on Python 3.6+, because it is 2019 and type hinting is cool.

| Backend | pypi version | desc |
| ---------------- | -------------------------------------- | ------------------------ |
| TensorFlow 2.x | `pip install 'kashgari>=2.0.0a0'` | TF2 tf.keras version |
| TensorFlow 1.14+ | `pip install 'kashgari>=1.0.0,<2.0.0'` | TF1.14+ tf.keras version |
| Keras | `pip install 'kashgari<1.0.0'` | keras version |
| Backend | pypi version | desc |
| ---------------- | -------------------------------------- | ---------------------------- |
| TensorFlow 2.x | `pip install 'kashgari>=2.0.0a0'` | TF2 tf.keras - alpha version |
| TensorFlow 1.14+ | `pip install 'kashgari>=1.0.0,<2.0.0'` | TF1.14+ tf.keras version |
| Keras | `pip install 'kashgari<1.0.0'` | keras version |

## Tutorials

Expand Down

0 comments on commit c0045f3

Please sign in to comment.