Spaces:
Sleeping
Sleeping
Delete src/requirements.txt
Browse files- src/requirements.txt +0 -24
src/requirements.txt
DELETED
@@ -1,24 +0,0 @@
|
|
1 |
-
altair
|
2 |
-
streamlit
|
3 |
-
|
4 |
-
# YOLOv7 Inference on CPU
|
5 |
-
|
6 |
-
torch==2.6.0
|
7 |
-
torchvision==0.21.0
|
8 |
-
|
9 |
-
opencv-python==4.11.0.86
|
10 |
-
matplotlib==3.10.0
|
11 |
-
numpy==2.0.2
|
12 |
-
pandas==2.2.2
|
13 |
-
seaborn==0.13.2
|
14 |
-
scipy==1.15.2
|
15 |
-
tensorboard==2.18.0
|
16 |
-
tqdm==4.67.1
|
17 |
-
PyYAML==6.0.2
|
18 |
-
ipython==7.34.0
|
19 |
-
fastai==2.7.19
|
20 |
-
fastcore==1.7.29
|
21 |
-
fastdownload==0.0.7
|
22 |
-
fastprogress==1.0.3
|
23 |
-
thop
|
24 |
-
pycocotools==2.0.8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|