sketch-to-BPMN / setup.sh
BenjiELCA's picture
install streamlit-annotation
35ed612
raw
history blame
128 Bytes
#!/bin/bash
# Unzip the package
unzip streamlit-annotation.zip
# Install the local package
pip install ./streamlit-annotation