SalML commited on
Commit
f3d8605
1 Parent(s): 9c90854

Update packages.txt

Browse files
Files changed (1) hide show
  1. packages.txt +6 -5
packages.txt CHANGED
@@ -1,5 +1,6 @@
1
- apt-get update
2
- apt-get upgrade
3
- apt-get install ffmpeg libsm6 libxext6 libgl1 -y
4
- apt-get install tesseract-ocr-eng
5
- apt-get install -y python3-opencv
 
 
1
+ ffmpeg
2
+ libsm6
3
+ libxext6
4
+ libgl1
5
+ tesseract-ocr-eng
6
+ python3-opencv