Multivisio Installation : Clone the git repository : git clone https://github.com/Morvanpa/Multivisio.git in the Multivisio folder, create a virtual environment : python3 -m venv venv Install the packages specified in requirements.txt : pip install -r requirements.txt