Feature Extraction
Transformers
clip
vision
Inference Endpoints
kimihailv commited on
Commit
123769f
1 Parent(s): 8883a9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -39,7 +39,7 @@ The following metrics were obtained with multimodal re-ranking:
39
  ## Installation
40
 
41
  ```bash
42
- pip install uform
43
  ```
44
 
45
  ## Usage
 
39
  ## Installation
40
 
41
  ```bash
42
+ pip install uform[torch]
43
  ```
44
 
45
  ## Usage