Update README.md
Browse files
README.md
CHANGED
|
@@ -189,7 +189,7 @@ Verify installation of the following dependencies:
|
|
| 189 |
- **DeepSpeed** (optional): Follow [official installation guide](https://github.com/deepspeedai/DeepSpeed#installation)
|
| 190 |
- **Transformer Library**: Use the companion branch (Hunyuan-submitted code is pending review)
|
| 191 |
```
|
| 192 |
-
pip install
|
| 193 |
```
|
| 194 |
|
| 195 |
#### Data preparation
|
|
|
|
| 189 |
- **DeepSpeed** (optional): Follow [official installation guide](https://github.com/deepspeedai/DeepSpeed#installation)
|
| 190 |
- **Transformer Library**: Use the companion branch (Hunyuan-submitted code is pending review)
|
| 191 |
```
|
| 192 |
+
pip install "transformers>=4.56.0"
|
| 193 |
```
|
| 194 |
|
| 195 |
#### Data preparation
|