Spaces:
Runtime error
Runtime error
Commit
·
35a84dc
1
Parent(s):
0a9b70a
Update requirements.txt
Browse files- requirements.txt +6 -12
requirements.txt
CHANGED
@@ -3,15 +3,9 @@ scipy
|
|
3 |
shapely
|
4 |
timm
|
5 |
h5py
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
tqdm
|
13 |
-
gdown
|
14 |
-
# Torch
|
15 |
-
--find-links https://download.pytorch.org/whl/cu113/torch_stable.html
|
16 |
-
torch==1.10.1+cu113
|
17 |
-
torchvision==0.11.2+cu113
|
|
|
3 |
shapely
|
4 |
timm
|
5 |
h5py
|
6 |
+
math
|
7 |
+
numpy
|
8 |
+
tensorflow
|
9 |
+
keras
|
10 |
+
tensorflow_addons
|
11 |
+
matplotlib
|
|
|
|
|
|
|
|
|
|
|
|