dylanplummer commited on
Commit
6014d3d
·
verified ·
1 Parent(s): 4047ede

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
- numpy<2.0
2
- pandas
3
- matplotlib
4
- plotly
5
- passlib
6
- scipy
7
- --find-links https://download.pytorch.org/whl/torch_stable.html
8
- opencv-python-headless==4.7.0.68
9
- # openvino-dev==2022.3.0
10
- torch
11
- torchvision
12
- onnxruntime-gpu
13
  yt-dlp
 
1
+ numpy<2.0
2
+ pandas
3
+ matplotlib
4
+ plotly==5.24.1
5
+ passlib
6
+ scipy
7
+ --find-links https://download.pytorch.org/whl/torch_stable.html
8
+ opencv-python-headless==4.7.0.68
9
+ # openvino-dev==2022.3.0
10
+ torch
11
+ torchvision
12
+ onnxruntime-gpu
13
  yt-dlp