umuthopeyildirim
commited on
Commit
•
5e4c7ab
1
Parent(s):
8b487d9
Update requirements.txt with new dependencies
Browse files- requirements.txt +4 -9
requirements.txt
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
-
pytorch
|
2 |
-
torchvision
|
3 |
-
matplotlib
|
4 |
-
tqdm
|
5 |
-
tensorboardX
|
6 |
-
timm
|
7 |
-
mmcv
|
8 |
-
open3d
|
9 |
gradio_imageslider
|
10 |
torch
|
11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio_imageslider
|
2 |
torch
|
3 |
+
torchvision
|
4 |
+
opencv-python
|
5 |
+
numpy
|
6 |
+
spaces
|