Spaces:
Runtime error
Runtime error
fix requirements
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -13,12 +13,12 @@ opencv-contrib-python==4.7.0.68
|
|
13 |
opencv-python-headless==4.7.0.68
|
14 |
prettytable==3.6.0
|
15 |
pytorch-lightning==1.9.0
|
16 |
-
safetensors
|
17 |
timm==0.6.12
|
18 |
-
torch
|
19 |
-
torchvision
|
20 |
-
transformers
|
21 |
-
xformers
|
22 |
yapf==0.32.0
|
23 |
cvlib==0.2.7
|
24 |
tensorflow-cpu
|
|
|
13 |
opencv-python-headless==4.7.0.68
|
14 |
prettytable==3.6.0
|
15 |
pytorch-lightning==1.9.0
|
16 |
+
safetensors
|
17 |
timm==0.6.12
|
18 |
+
torch
|
19 |
+
torchvision
|
20 |
+
transformers
|
21 |
+
xformers
|
22 |
yapf==0.32.0
|
23 |
cvlib==0.2.7
|
24 |
tensorflow-cpu
|