Skip to content

Commit fd6e3d6

Browse files
authored
[CI] Reduce disk space usage after installing app/Converters/requirements.txt (#232)
1 parent 98d230e commit fd6e3d6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

app/Converters/requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
--extra-index-url https://download.pytorch.org/whl/cpu
2+
13
tensorflow>=2.19.0
24
onnx>=1.15.0
5+
torch==2.2.1+cpu
6+
torchvision==0.17.1+cpu
37
ultralytics>=8.0.0
48
numpy>=1.21.0
59
protobuf>=3.20.0

0 commit comments

Comments
 (0)