Spaces:
Running
on
L40S
Running
on
L40S
remove error requirement
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -6,12 +6,10 @@ torchvision
|
|
6 |
opencv-python
|
7 |
matplotlib
|
8 |
huggingface_hub
|
9 |
-
typing
|
10 |
pillow
|
11 |
mediapy
|
12 |
decord
|
13 |
xformers
|
14 |
einops
|
15 |
-
functools
|
16 |
easydict
|
17 |
tqdm
|
|
|
6 |
opencv-python
|
7 |
matplotlib
|
8 |
huggingface_hub
|
|
|
9 |
pillow
|
10 |
mediapy
|
11 |
decord
|
12 |
xformers
|
13 |
einops
|
|
|
14 |
easydict
|
15 |
tqdm
|