JASON123454321 commited on
Commit
be310bf
·
verified ·
1 Parent(s): 2ffbc90

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,14 +1,16 @@
1
- # YOLOv7 Inference on CPU
 
2
 
 
3
  torch==2.6.0
4
  torchvision==0.21.0
5
 
6
  opencv-python==4.11.0.86
7
- matplotlib==3.10.0
8
  numpy==2.0.2
9
  pandas==2.2.2
10
  seaborn==0.13.2
11
- scipy==1.15.2
12
  tensorboard==2.18.0
13
  tqdm==4.67.1
14
  PyYAML==6.0.2
 
1
+ altair
2
+ streamlit
3
 
4
+ # YOLOv7 Inference on CPU
5
  torch==2.6.0
6
  torchvision==0.21.0
7
 
8
  opencv-python==4.11.0.86
9
+ matplotlib
10
  numpy==2.0.2
11
  pandas==2.2.2
12
  seaborn==0.13.2
13
+ scipy==1.13.1
14
  tensorboard==2.18.0
15
  tqdm==4.67.1
16
  PyYAML==6.0.2