Update README.md
Browse files
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 |
-
|
| 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
|