cngchis commited on
Commit
158b0f9
·
verified ·
1 Parent(s): 2e6cea3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ It predicts an intent label from input text for tasks such as chatbot understand
33
  ### Install dependencies
34
 
35
  ```bash
36
- pip install transformers torch
37
  ```
38
 
39
  ---
 
33
  ### Install dependencies
34
 
35
  ```bash
36
+ pip install transformers==4.57.6
37
  ```
38
 
39
  ---