Update README.md
Browse files
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
|