docs: remove imagemagick
This commit is contained in:
parent
9f1f4592c1
commit
d5076c1fd6
|
|
@ -103,7 +103,7 @@ You can also install everything manually to have more control. This is what's ne
|
|||
* `curl -sL https://deb.nodesource.com/setup_20.x -o nodesource_setup.sh`
|
||||
* `sudo bash nodesource_setup.sh`
|
||||
* `sudo apt install -y nodejs`
|
||||
2. Install imagemagick and ffmpeg `sudo apt-get update -y && sudo apt-get install -y imagemagick ffmpeg`
|
||||
2. Installffmpeg `sudo apt-get update -y && sudo apt-get install -y ffmpeg`
|
||||
3. Install Python dependencies:
|
||||
* `sudo apt-get install -y python-is-python3 python3-dev python3-pip`
|
||||
* `python -m pip install pyssim OpenCV-Python Numpy scipy`
|
||||
|
|
|
|||
Loading…
Reference in New Issue