Update README.md
Browse files
README.md
CHANGED
@@ -49,7 +49,6 @@ Efficiency focused on research use, not deployment at scale
|
|
49 |
## Example Usage
|
50 |
```python
|
51 |
|
52 |
-
!pip install transformers safetensors --quiet
|
53 |
|
54 |
import math, json, requests, torch
|
55 |
import torch.nn as nn
|
|
|
49 |
## Example Usage
|
50 |
```python
|
51 |
|
|
|
52 |
|
53 |
import math, json, requests, torch
|
54 |
import torch.nn as nn
|