These files are meant to be used with a NoSQL course.
Update apt
sudo apt updateInstall venv
sudo apt install python3-venv -yRun the setup script. This will create a virtual environment, install the requirements and source the session from the virtual environment.
source setup.bashIf you want to leave the virtual environment you can use:
deactivateTo source the session from the virtual environment again run:
source .venv/bin/activateImages located in folders db_images and find_images have been created using the Adobe Firefly 2 model.