Update README.md
Browse files
README.md
CHANGED
|
@@ -86,7 +86,7 @@ TEN Turn Detection is also available on github [TEN-framework/ten-turn-detection
|
|
| 86 |
### Installation
|
| 87 |
|
| 88 |
```
|
| 89 |
-
pip install "transformers>=4.
|
| 90 |
pip install "torch>=2.0.0"
|
| 91 |
```
|
| 92 |
|
|
|
|
| 86 |
### Installation
|
| 87 |
|
| 88 |
```
|
| 89 |
+
pip install "transformers>=4.45.0"
|
| 90 |
pip install "torch>=2.0.0"
|
| 91 |
```
|
| 92 |
|