Fazzie commited on
Commit
4de17db
·
verified ·
1 Parent(s): 6f42c8b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -495,8 +495,7 @@ If no thinking budget is set (default mode), Seed-OSS will initiate thinking wit
495
 
496
  ## Quick Start
497
  ```shell
498
- pip3 install -r requirements.txt
499
- pip install git+ssh://[email protected]/Fazziekey/transformers.git@seed-oss
500
  ```
501
 
502
  ```python
 
495
 
496
  ## Quick Start
497
  ```shell
498
+ pip install git+https://github.com/huggingface/transformers.git@56d68c6706ee052b445e1e476056ed92ac5eb383
 
499
  ```
500
 
501
  ```python