Feature Extraction
clip
vision
kimihailv commited on
Commit
34d2fcd
1 Parent(s): 2efb554

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -119,7 +119,7 @@ NDCG@20
119
  ## Installation
120
 
121
  ```bash
122
- pip install uform
123
  ```
124
 
125
  ## Usage
 
119
  ## Installation
120
 
121
  ```bash
122
+ pip install uform[torch]
123
  ```
124
 
125
  ## Usage