Update README.md
Browse files
README.md
CHANGED
@@ -42,8 +42,7 @@ ImageNet-Top5: 0.756
|
|
42 |
## Installation
|
43 |
|
44 |
```bash
|
45 |
-
pip install uform[onnx]
|
46 |
-
pip install uform[onnx-gpu] # for gpu
|
47 |
```
|
48 |
|
49 |
## Usage
|
|
|
42 |
## Installation
|
43 |
|
44 |
```bash
|
45 |
+
pip install uform[onnx]
|
|
|
46 |
```
|
47 |
|
48 |
## Usage
|