Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -19
requirements.txt
CHANGED
@@ -1,22 +1,3 @@
|
|
1 |
-
git+https://github.com/facebookresearch/detectron2.git@v0.6#egg=detectron2
|
2 |
-
ultralytics~=8.0.169
|
3 |
-
wget~=3.2
|
4 |
-
opencv-python~=4.6.0.66
|
5 |
torch
|
6 |
torchvision
|
7 |
tensorflow
|
8 |
-
numpy~=1.23.0
|
9 |
-
pillow~=9.4.0
|
10 |
-
gradio~=3.42.0
|
11 |
-
pyyaml~=6.0
|
12 |
-
wandb~=0.13.11
|
13 |
-
tqdm~=4.65.0
|
14 |
-
matplotlib~=3.7.1
|
15 |
-
pandas~=2.0.0
|
16 |
-
seaborn~=0.12.2
|
17 |
-
requests~=2.31.0
|
18 |
-
psutil~=5.9.4
|
19 |
-
thop~=0.1.1-2209072238
|
20 |
-
timm~=0.9.2
|
21 |
-
super-gradients~=3.2.0
|
22 |
-
openmim
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
tensorflow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|