#!/bin/bash # Unzip the package unzip -o Streamlit-Image-Annotation.zip -d Streamlit-Image-Annotation # Install the package in editable mode pip install -e ./Streamlit-Image-Annotation