AndrzejDD commited on
Commit
b4f277e
·
verified ·
1 Parent(s): 86ccf72

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -19
requirements.txt CHANGED
@@ -1,22 +1,21 @@
1
  torch==2.0.1
2
  torchvision==0.15.2
3
- onnxruntime==1.15.1
4
- requests==2.32.3
5
- PyYAML==6.0.1
6
- scipy==1.13.0
7
- pycpuinfo==9.0.0
8
- gradio==4.31.5
9
- onnxslim==0.1.31
10
  ultralytics==8.2
11
- onnx==1.14.0
12
- opencvpython==4.9.0.80
13
- wandb==0.15.7
14
- onnx==1.14.0
15
- onnxruntimegpu==1.18.0
16
- huggingfacehub==0.23.2
17
- pycocotools==2.0.7
18
- safetensors==0.4.3
19
- psutil==5.9.8
20
- torch==2.0.1
21
- wget==3.2
22
- ttach==0.0.3
 
 
 
 
 
 
 
1
  torch==2.0.1
2
  torchvision==0.15.2
 
 
 
 
 
 
 
3
  ultralytics==8.2
4
+ numpy==1.26.4
5
+ opencv-python-headless==4.9.0.80
6
+ onnxruntime
7
+ requests
8
+ PyYAML
9
+ gradio
10
+ onnxslim
11
+ onnx
12
+ wandb
13
+ onnx
14
+ onnxruntime-gpu
15
+ huggingface-hub
16
+ pycocotools
17
+ safetensors
18
+ psutil
19
+ wget
20
+ ttach
21
+ pyyaml