twnlp commited on
Commit
7584fa4
·
verified ·
1 Parent(s): dae3c9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ First, you pass your input through the transformer model, then you get the gener
8
 
9
  Install package:
10
  ```
11
- pip install transformers
12
  ```
13
 
14
  ```python
 
8
 
9
  Install package:
10
  ```
11
+ pip install transformers autoawq
12
  ```
13
 
14
  ```python