python -m venv venv
source venv/bin/activate # On Windows use: venv\Scripts\activate
pip install -r requirements.txt- create a folder and adde images
- create a
.envfile and add information - Adjust the script e.g. tags etc.
- Run it
python imageupload.py