Julian Bilcke
commited on
Commit
·
6475195
1
Parent(s):
f8773ff
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
|