manaestras commited on
Commit
9bbf08b
·
verified ·
1 Parent(s): 7468d4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 git+https://github.com/huggingface/transformers@4970b23cedaf745f963779b4eae68da281e8c6ca
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