kimihailv commited on
Commit
c785708
1 Parent(s): 637710b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -42,8 +42,7 @@ ImageNet-Top5: 0.756
42
  ## Installation
43
 
44
  ```bash
45
- pip install uform[onnx] # for cpu
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