Spaces:
Running
Running
Commit
·
2bdf2d8
1
Parent(s):
5d3ad17
restore the version back to eva-decord
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -17,8 +17,8 @@ bitsandbytes
|
|
17 |
peft>=0.12.0
|
18 |
|
19 |
# eva-decord is missing get_batch it seems
|
20 |
-
|
21 |
-
decord
|
22 |
|
23 |
wandb
|
24 |
pandas
|
|
|
17 |
peft>=0.12.0
|
18 |
|
19 |
# eva-decord is missing get_batch it seems
|
20 |
+
eva-decord==0.6.1
|
21 |
+
#decord
|
22 |
|
23 |
wandb
|
24 |
pandas
|