Spaces:
Running
on
Zero
Running
on
Zero
fix LISA req
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,9 +2,9 @@ torch
|
|
2 |
torchvision
|
3 |
opencv-python
|
4 |
decord
|
5 |
-
transformers==4.31.0
|
6 |
-
datasets==2.21.0
|
7 |
diffusers==0.30.2
|
|
|
|
|
8 |
accelerate==0.30.1
|
9 |
hydra-core==1.3.2
|
10 |
iopath==0.1.10
|
|
|
2 |
torchvision
|
3 |
opencv-python
|
4 |
decord
|
|
|
|
|
5 |
diffusers==0.30.2
|
6 |
+
transformers==4.44.2
|
7 |
+
datasets==2.21.0
|
8 |
accelerate==0.30.1
|
9 |
hydra-core==1.3.2
|
10 |
iopath==0.1.10
|