Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
1 |
apex
|
2 |
decord==0.6.0
|
3 |
deepspeed
|
@@ -37,9 +40,6 @@ shortuuid==1.0.12
|
|
37 |
skimage==0.0
|
38 |
spacy
|
39 |
timm==0.9.12
|
40 |
-
torch
|
41 |
-
torchvision
|
42 |
tqdm
|
43 |
-
transformers
|
44 |
uvicorn==0.28.0
|
45 |
-
webdataset==0.2.86
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
transformers
|
4 |
apex
|
5 |
decord==0.6.0
|
6 |
deepspeed
|
|
|
40 |
skimage==0.0
|
41 |
spacy
|
42 |
timm==0.9.12
|
|
|
|
|
43 |
tqdm
|
|
|
44 |
uvicorn==0.28.0
|
45 |
+
webdataset==0.2.86
|