File size: 306 Bytes
f46e60b
d030f4c
aebb743
f46e60b
 
 
 
 
1
2
3
4
5
6
7
8
9
<<<<<<< HEAD
apt-get update && apt-get install python3-dev -y
apt install libgl1-mesa-glx -y
=======
apt-get update && apt-get install python3-dev
pip install -r requirements.txt
apt install libgl1-mesa-glx
>>>>>>> 5f62f6b (chore: Install libgl1-mesa-glx for compatibility with image processing libraries)