Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse files- requirements.txt +16 -1
requirements.txt
CHANGED
@@ -1 +1,16 @@
|
|
1 |
-
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch == 2.0.1
|
2 |
+
torchvision == 0.15.2
|
3 |
+
opencv-python
|
4 |
+
numpy == 1.23.1
|
5 |
+
xformers == 0.0.21
|
6 |
+
Pillow
|
7 |
+
DateTime
|
8 |
+
matplotlib
|
9 |
+
plyfile
|
10 |
+
HTML4Vision
|
11 |
+
timm
|
12 |
+
tensorboardX
|
13 |
+
imgaug
|
14 |
+
iopath
|
15 |
+
imagecorruptions
|
16 |
+
mmcv
|