Update README.md
Browse files
README.md
CHANGED
@@ -157,11 +157,9 @@ Relevant Image Output:
|
|
157 |
## Quickstart:
|
158 |
Installation:
|
159 |
|
160 |
-
pip install transformers==4.48.2
|
161 |
-
|
162 |
```bash
|
163 |
pip install decord
|
164 |
-
pip install transformers==4.
|
165 |
pip install flash_attn
|
166 |
```
|
167 |
Download samples:
|
|
|
157 |
## Quickstart:
|
158 |
Installation:
|
159 |
|
|
|
|
|
160 |
```bash
|
161 |
pip install decord
|
162 |
+
pip install transformers==4.48.2
|
163 |
pip install flash_attn
|
164 |
```
|
165 |
Download samples:
|