Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -15
requirements.txt
CHANGED
@@ -1,15 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
matplotlib>=3.2.2
|
5 |
-
numpy>=1.18.5
|
6 |
-
opencv-python>=4.1.1
|
7 |
-
Pillow>=7.1.2
|
8 |
-
psutil
|
9 |
-
PyYAML>=5.3.1
|
10 |
-
requests>=2.23.0
|
11 |
-
scipy>=1.4.1
|
12 |
-
thop>=0.1.1
|
13 |
-
torch>=1.7.0
|
14 |
-
torchvision>=0.8.1
|
15 |
-
tqdm>=4.64.0
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
3 |
+
opencv-python
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|