Update README.md
Browse files
README.md
CHANGED
@@ -97,7 +97,7 @@ Requires:
|
|
97 |
```shell
|
98 |
pip3 install git+https://github.com/huggingface/transformers.git@72958fcd3c98a7afdc61f953aa58c544ebda2f79
|
99 |
|
100 |
-
pip3 install git
|
101 |
```
|
102 |
|
103 |
### You can then try the following example code
|
|
|
97 |
```shell
|
98 |
pip3 install git+https://github.com/huggingface/transformers.git@72958fcd3c98a7afdc61f953aa58c544ebda2f79
|
99 |
|
100 |
+
pip3 install git+https://github.com/casper-hansen/AutoAWQ.git@1c5ccc791fa2cb0697db3b4070df1813f1736208
|
101 |
```
|
102 |
|
103 |
### You can then try the following example code
|