Spaces:
Running
Running
Commit
·
74afeb1
1
Parent(s):
0567ba0
re-use the original 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 |
-
eva-decord==0.6.1
|
21 |
-
|
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
|