Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ELCA-SA
/
sketch-to-BPMN
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b179d49
sketch-to-BPMN
/
setup.sh
BenjiELCA
install streamlit-annotation
35ed612
about 1 year ago
raw
Copy download link
history
blame
Safe
128 Bytes
#!/bin/bash
# Unzip the package
unzip streamlit-annotation.zip
# Install the local package
pip install ./streamlit-annotation