requirements.txt 293 Bytes
Newer Older
Alessandro Carra's avatar
Alessandro Carra committed
1
2
# you shall install the following requirements with "pip install -r requirements.txt" in your virtual environment
# python 3.9.13 has been used
3
4
5
6
7
8
9
10
11
ipykernel==6.29.4
jupyterlab==4.1.8
numpy==1.23
opencv-python==4.9.0.80
pillow==10.3.0
torch==2.2.0
torchvision==0.17.0
protobuf==3.20.*
onnx==1.10.2