frontierai commited on
Commit
3f27a63
·
verified ·
1 Parent(s): 18ddd72

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -68,9 +68,8 @@ Several versions of the model weights are available on Hugging Face:
68
  ### Requirements
69
 
70
  ```bash
71
- pip install git+https://github.com/shumingma/transformers.git
72
  ```
73
- We are actively working with the Hugging Face team to integrate the necessary code into the main `transformers` library. This installation method may change in the future.
74
 
75
  ### Example
76
 
 
68
  ### Requirements
69
 
70
  ```bash
71
+ pip install transformers
72
  ```
 
73
 
74
  ### Example
75