Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ELCA-SA
/
sketch-to-BPMN
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a7ab105
sketch-to-BPMN
/
setup.sh
BenjiELCA
.
e51cefb
8 months ago
raw
Copy download link
history
blame
Safe
187 Bytes
#!/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