Update README.md
Browse files
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
|