Update README.md
Browse files
README.md
CHANGED
|
@@ -154,10 +154,11 @@ Relevant Image Output:
|
|
| 154 |
alt="Relevant output"
|
| 155 |
style="width:400px; height:auto;">
|
| 156 |
|
| 157 |
-
|
| 158 |
## Quickstart:
|
| 159 |
Installation:
|
| 160 |
|
|
|
|
|
|
|
| 161 |
```bash
|
| 162 |
pip install decord
|
| 163 |
pip install transformers==4.46.*
|
|
|
|
| 154 |
alt="Relevant output"
|
| 155 |
style="width:400px; height:auto;">
|
| 156 |
|
|
|
|
| 157 |
## Quickstart:
|
| 158 |
Installation:
|
| 159 |
|
| 160 |
+
pip install transformers==4.48.2
|
| 161 |
+
|
| 162 |
```bash
|
| 163 |
pip install decord
|
| 164 |
pip install transformers==4.46.*
|